summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0ef47e7a5b..fad58325ee 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2008-08-04 Michael Natterer <mitch@imendio.com>
+ * tests/prop-editor.c: undeprecate (apart from still using
+ GtkOptionMenu).
+
+2008-08-04 Michael Natterer <mitch@imendio.com>
+
* gtk/gtkseparatortoolitem.c
* tests/testactions.c: remove pointless #undef GTK_DISABLE_DEPRECATED.