summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-4
diff options
context:
space:
mode:
authorMatthias Clasen <maclas@gmx.de>2003-10-05 22:00:49 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2003-10-05 22:00:49 +0000
commit7d7bbef3213dbc6cb3e3aa7bd8e6f02cf2170eff (patch)
treef59fc40b6f2867b3806ca4d0761011aefc7c1c96 /ChangeLog.pre-2-4
parent2bcd67efbb0f70f87f2c568f5866fa3bcda34108 (diff)
downloadgdk-pixbuf-7d7bbef3213dbc6cb3e3aa7bd8e6f02cf2170eff.tar.gz
Remove an extraneous unref. (#122336, Frederic Crozat)
Sun Oct 5 23:59:03 2003 Matthias Clasen <maclas@gmx.de> * tests/testsocket.c (child_read_watch): Remove an extraneous unref. (#122336, Frederic Crozat)
Diffstat (limited to 'ChangeLog.pre-2-4')
-rw-r--r--ChangeLog.pre-2-49
1 files changed, 7 insertions, 2 deletions
diff --git a/ChangeLog.pre-2-4 b/ChangeLog.pre-2-4
index fd2e16c1e..17c6e265f 100644
--- a/ChangeLog.pre-2-4
+++ b/ChangeLog.pre-2-4
@@ -1,7 +1,12 @@
+Sun Oct 5 23:59:03 2003 Matthias Clasen <maclas@gmx.de>
+
+ * tests/testsocket.c (child_read_watch): Remove an
+ extraneous unref. (#122336, Frederic Crozat)
+
Sun Oct 5 22:38:22 2003 Matthias Clasen <maclas@gmx.de>
- * gtk/gtkeventbox.c (gtk_event_box_class_init): Trim whitespace in
- "visible-window" blurb. (#123910, Christian Rose)
+ * gtk/gtkeventbox.c (gtk_event_box_class_init): Trim
+ whitespace in "visible-window" blurb. (#123910, Christian Rose)
Sun Oct 5 00:53:15 2003 Soeren Sandmann <sandmann@daimi.au.dk>