summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-4
diff options
context:
space:
mode:
authorHavoc Pennington <hp@pobox.com>2000-02-13 20:22:20 +0000
committerHavoc Pennington <hp@src.gnome.org>2000-02-13 20:22:20 +0000
commit95a9052d561b824e6071c6e8ee24fb1fe07b7b8a (patch)
tree760f79418d30016b053c184c4044a2371b087e45 /ChangeLog.pre-2-4
parentff99eb7cc171d99685c7a7a275383e0fa338d40d (diff)
downloadgtk+-95a9052d561b824e6071c6e8ee24fb1fe07b7b8a.tar.gz
init refcount to 1 (gdk_cursor_new): init refcount to 1
2000-02-13 Havoc Pennington <hp@pobox.com> * gdk/x11/gdkcursor-x11.c (gdk_cursor_new_from_pixmap): init refcount to 1 (gdk_cursor_new): init refcount to 1 * gdk/win32/gdkcursor-win32.c (gdk_cursor_new): init refcount to 1
Diffstat (limited to 'ChangeLog.pre-2-4')
-rw-r--r--ChangeLog.pre-2-48
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-4 b/ChangeLog.pre-2-4
index 5a6ec241e4..07bc6cf16b 100644
--- a/ChangeLog.pre-2-4
+++ b/ChangeLog.pre-2-4
@@ -1,3 +1,11 @@
+2000-02-13 Havoc Pennington <hp@pobox.com>
+
+ * gdk/x11/gdkcursor-x11.c (gdk_cursor_new_from_pixmap): init
+ refcount to 1
+ (gdk_cursor_new): init refcount to 1
+
+ * gdk/win32/gdkcursor-win32.c (gdk_cursor_new): init refcount to 1
+
2000-02-13 Tor Lillqvist <tml@iki.fi>
* gdk/win32/gdkgc-win32.c (gdk_gc_predraw): Add an extra parameter