diff options
Diffstat (limited to 'changes-3.3.8c')
-rw-r--r-- | changes-3.3.8c | 15 |
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 |