summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-8
diff options
context:
space:
mode:
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 891132d917..1d867858a4 100644
--- a/ChangeLog.pre-2-8
+++ b/ChangeLog.pre-2-8
@@ -1,3 +1,8 @@
+Fri Jan 23 23:46:12 2004 Matthias Clasen <maclas@gmx.de>
+
+ * gtk/gtkfontbutton.c (gtk_font_button_label_use_font): Don't leak the
+ font description. (#132168)
+
2004-01-23 Federico Mena Quintero <federico@ximian.com>
Fix #132247.
@@ -45,6 +50,7 @@ Thu Jan 22 18:45:26 2004 Owen Taylor <otaylor@redhat.com>
* NEWS: Organized, added some names.
+>>>>>>> 1.4833
Thu Jan 22 16:59:36 2004 Jonathan Blandford <jrb@gnome.org>
* gtk/gtkliststore.c (gtk_list_store_reorder): Doc fix.