summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-8
diff options
context:
space:
mode:
authorMatthias Clasen <maclas@gmx.de>2003-12-24 23:28:14 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2003-12-24 23:28:14 +0000
commit8a15fe283b627e36f982345b9d8d5d50174524e0 (patch)
tree15fb3c4e7996e93452b08cc098d7d78c2f183375 /ChangeLog.pre-2-8
parent874c2ce9cc62e68b6a75b89951b31b1a7100519b (diff)
downloadgtk+-8a15fe283b627e36f982345b9d8d5d50174524e0.tar.gz
Add the missing _get_ to the name of the non-Xcursor version of this
Thu Dec 25 00:26:34 2003 Matthias Clasen <maclas@gmx.de> * gdk/x11/gdkcursor-x11.c (gdk_display_get_default_cursor_size): Add the missing _get_ to the name of the non-Xcursor version of this function. (noticed by Torsten Schoenfeld)
Diffstat (limited to 'ChangeLog.pre-2-8')
-rw-r--r--ChangeLog.pre-2-86
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8
index ad62139b98..d918ebb9f4 100644
--- a/ChangeLog.pre-2-8
+++ b/ChangeLog.pre-2-8
@@ -1,3 +1,9 @@
+Thu Dec 25 00:26:34 2003 Matthias Clasen <maclas@gmx.de>
+
+ * gdk/x11/gdkcursor-x11.c (gdk_display_get_default_cursor_size):
+ Add the missing _get_ to the name of the non-Xcursor version of
+ this function. (noticed by Torsten Schoenfeld)
+
Tue Dec 23 22:34:50 2003 Manish Singh <yosh@gimp.org>
* gtk/gtkicontheme.h: fix GTK_TYPE_ICON_INFO macro, reported by