summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorThiago Macieira <thiago@kde.org>2006-03-28 19:14:56 +0000
committerThiago Macieira <thiago@kde.org>2006-03-28 19:14:56 +0000
commit26106e12ecdd1a334a7a98a3f2b7205abc7d916d (patch)
tree24c9d846b8306d4ef1d0dc193d1188e9053efda7 /ChangeLog
parentd54ababd5f67bb621c1b3a911d0853c23df817a1 (diff)
* configure.in: Detect QtGui (necessary for one of the
example programs). Note: this increases the minimum required version of Qt to 4.1.3.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 04b5aa92..14052b22 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2006-03-28 Thiago Macieira <thiago.macieira@trolltech.com>
+ * configure.in: Detect QtGui (necessary for one of the
+ example programs). Note: this increases the minimum required
+ version of Qt to 4.1.3.
+
+2006-03-28 Thiago Macieira <thiago.macieira@trolltech.com>
+
* test/qt/*: Sync with KDE Subversion revision 523647.
Update the testcases to the new API. Remove testcases for
classes that are no longer public or have been removed.