diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-07-10 15:24:15 -0500 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-07-10 15:24:15 -0500 |
commit | bd0f3345a938b35ce6a12f6150373b0955b8dd12 (patch) | |
tree | 7a520322212d48ebcb9fbe1087e7fca28b76185c /changes-3.3.8b | |
download | qt3-bd0f3345a938b35ce6a12f6150373b0955b8dd12.tar.gz qt3-bd0f3345a938b35ce6a12f6150373b0955b8dd12.zip |
Add Qt3 development HEAD version
Diffstat (limited to 'changes-3.3.8b')
-rw-r--r-- | changes-3.3.8b | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/changes-3.3.8b b/changes-3.3.8b new file mode 100644 index 0000000..392d71e --- /dev/null +++ b/changes-3.3.8b @@ -0,0 +1,15 @@ +Qt 3.3.8b is a bug-fix release. It maintains both forward and backward +compatibility (source and binary) with Qt 3.3.b, Qt 3.3.7, Qt 3.3.6, +Qt 3.3.5, 3.3.4, Qt 3.3.3, Qt 3.3.2, Qt 3.3.1 and Qt 3.3.0. + +**************************************************************************** +* General * +**************************************************************************** + +General Improvements +-------------------- + +- Legal + + * This version adds the GNU Public License version 3 as a + possible choice for licenses to the Open Source releases of Qt 3. |