summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-4
diff options
context:
space:
mode:
authorManish Singh <yosh@gimp.org>2003-03-16 02:49:56 +0000
committerManish Singh <yosh@src.gnome.org>2003-03-16 02:49:56 +0000
commit8472ddc71e42f195e29d456986144a950ee17eb8 (patch)
treee407a8780ec77361e2c9867f25f39c303c11b696 /ChangeLog.pre-2-4
parent935dca854ed1dfd3c771ab3dadc372e3e757d468 (diff)
downloadgtk+-8472ddc71e42f195e29d456986144a950ee17eb8.tar.gz
use GTK_DISABLE_DEPRECATED instead of G_DISABLE_DEPRECATED.
Sat Mar 15 18:49:27 2003 Manish Singh <yosh@gimp.org> * gtk/gtkradiomenuitem.h: use GTK_DISABLE_DEPRECATED instead of G_DISABLE_DEPRECATED.
Diffstat (limited to 'ChangeLog.pre-2-4')
-rw-r--r--ChangeLog.pre-2-45
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-4 b/ChangeLog.pre-2-4
index 6354719bc5..e5613cb161 100644
--- a/ChangeLog.pre-2-4
+++ b/ChangeLog.pre-2-4
@@ -1,3 +1,8 @@
+Sat Mar 15 18:49:27 2003 Manish Singh <yosh@gimp.org>
+
+ * gtk/gtkradiomenuitem.h: use GTK_DISABLE_DEPRECATED instead of
+ G_DISABLE_DEPRECATED.
+
2003-03-14 Tor Lillqvist <tml@iki.fi>
* gdk/win32/gdkevents-win32.c: Use the signed GET_X_LPARAM() and