summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorKristian Rietveld <kris@gtk.org>2003-10-13 17:43:48 +0000
committerKristian Rietveld <kristian@src.gnome.org>2003-10-13 17:43:48 +0000
commitd4627e1da48b42811c74df955c72ea5bf1246e5b (patch)
tree5fc6d5a3df8ff344339c0d275a52af1717aff766 /ChangeLog
parent1d8d7be3c5565d41a6dea4ad4a3485aa794d7bae (diff)
downloadgtk+-d4627e1da48b42811c74df955c72ea5bf1246e5b.tar.gz
Still uses option menus, so turn off GTK_DISABLE_DEPRECATED.
Mon Oct 13 19:41:55 2003 Kristian Rietveld <kris@gtk.org> * tests/testmenus.c: Still uses option menus, so turn off GTK_DISABLE_DEPRECATED.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 77462183c2..1bd21dc518 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Mon Oct 13 19:41:55 2003 Kristian Rietveld <kris@gtk.org>
+
+ * tests/testmenus.c: Still uses option menus, so turn off
+ GTK_DISABLE_DEPRECATED.
+
Sun Oct 12 01:10:29 2003 Matthias Clasen <maclas@gmx.de>
* gtk/gtkalignment.[hc]: