summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-4
diff options
context:
space:
mode:
authorMatthias Clasen <maclas@gmx.de>2004-01-07 22:06:07 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2004-01-07 22:06:07 +0000
commitbdc6765be7414666910f990106679b49a4756098 (patch)
treebbdebfaa154ca3b654499b03fd2a6bca5dd4ebcc /ChangeLog.pre-2-4
parentbc3d9ffadf5478f4d18ee5d1dd4fdb1131a0eedd (diff)
downloadgtk+-bdc6765be7414666910f990106679b49a4756098.tar.gz
Change the return value from gint to gboolean. (#130718, reported by
Wed Jan 7 23:07:28 2004 Matthias Clasen <maclas@gmx.de> * gtk/gtkmain.h: * gtk/gtkmain.c (gtk_events_pending): Change the return value from gint to gboolean. (#130718, reported by Johannes Weißl)
Diffstat (limited to 'ChangeLog.pre-2-4')
-rw-r--r--ChangeLog.pre-2-46
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-4 b/ChangeLog.pre-2-4
index f8aaf32c98..a4265ef8cf 100644
--- a/ChangeLog.pre-2-4
+++ b/ChangeLog.pre-2-4
@@ -1,3 +1,9 @@
+Wed Jan 7 23:07:28 2004 Matthias Clasen <maclas@gmx.de>
+
+ * gtk/gtkmain.h:
+ * gtk/gtkmain.c (gtk_events_pending): Change the return value from
+ gint to gboolean. (#130718, reported by Johannes Weißl)
+
Wed Jan 7 23:03:32 2004 Matthias Clasen <maclas@gmx.de>
* gtk/gtkactiongroup.h: