summaryrefslogtreecommitdiffstats
path: root/changes-3.3.8c
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-07-10 15:24:15 -0500
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-07-10 15:24:15 -0500
commitbd0f3345a938b35ce6a12f6150373b0955b8dd12 (patch)
tree7a520322212d48ebcb9fbe1087e7fca28b76185c /changes-3.3.8c
downloadqt3-bd0f3345a938b35ce6a12f6150373b0955b8dd12.tar.gz
qt3-bd0f3345a938b35ce6a12f6150373b0955b8dd12.zip
Add Qt3 development HEAD version
Diffstat (limited to 'changes-3.3.8c')
-rw-r--r--changes-3.3.8c15
1 files changed, 15 insertions, 0 deletions
diff --git a/changes-3.3.8c b/changes-3.3.8c
new file mode 100644
index 0000000..4dfc2a6
--- /dev/null
+++ b/changes-3.3.8c
@@ -0,0 +1,15 @@
+Qt 3.3.8c 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
+--------------------
+
+- Technical
+
+ * This version adds two new methods to QObject, childrenListObject() and objectTreesListObject()
+ No other changes were made