summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-2
diff options
context:
space:
mode:
authorTim Janik <timj@gtk.org>2000-11-03 08:18:20 +0000
committerTim Janik <timj@src.gnome.org>2000-11-03 08:18:20 +0000
commitb506b461cb03d4b3aac16f82298a5427f1baf759 (patch)
treec863fbca2e54fa126262c5af2c9ad740f701296e /ChangeLog.pre-2-2
parent78ae775ee81b865b29f101e5233e170fba11e9a4 (diff)
downloadgtk+-b506b461cb03d4b3aac16f82298a5427f1baf759.tar.gz
_g_signal_handlers_destroy() is prefixed with '_' now.
Fri Nov 3 08:58:38 2000 Tim Janik <timj@gtk.org> * gtk/gtkobject.c: _g_signal_handlers_destroy() is prefixed with '_' now. * gtk/gtksignal.c: use g_signal_connect_closure_by_id() now.
Diffstat (limited to 'ChangeLog.pre-2-2')
-rw-r--r--ChangeLog.pre-2-27
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-2 b/ChangeLog.pre-2-2
index 75576841e8..cde1f062e0 100644
--- a/ChangeLog.pre-2-2
+++ b/ChangeLog.pre-2-2
@@ -1,3 +1,10 @@
+Fri Nov 3 08:58:38 2000 Tim Janik <timj@gtk.org>
+
+ * gtk/gtkobject.c: _g_signal_handlers_destroy() is prefixed with '_'
+ now.
+
+ * gtk/gtksignal.c: use g_signal_connect_closure_by_id() now.
+
Thu Nov 2 14:10:51 2000 Owen Taylor <otaylor@redhat.com>
* gdk/x11/gdkdnd-x11.c: Fix a bunch of functions that should have