summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-6
diff options
context:
space:
mode:
authorMatthias Clasen <matthiasc@src.gnome.org>2004-09-15 17:15:11 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2004-09-15 17:15:11 +0000
commit38a257bce29d0879db1091490b1db98c2d93d75a (patch)
tree038c9e104764548d6e8203ae62822ce4035fad78 /ChangeLog.pre-2-6
parentef1d21c0ca749d96e86ac8da39d9c1a0b3ebc424 (diff)
downloadgdk-pixbuf-38a257bce29d0879db1091490b1db98c2d93d75a.tar.gz
Updates.
Diffstat (limited to 'ChangeLog.pre-2-6')
-rw-r--r--ChangeLog.pre-2-66
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog.pre-2-6 b/ChangeLog.pre-2-6
index 255f66162..1ea1481c5 100644
--- a/ChangeLog.pre-2-6
+++ b/ChangeLog.pre-2-6
@@ -1,3 +1,7 @@
+2004-09-15 Matthias Clasen <mclasen@redhat.com>
+
+ * NEWS: Update.
+
Wed Sep 15 00:57:37 2004 Matthias Clasen <maclas@gmx.de>
* docs/tools/widgets.c: Add accel label, file button
@@ -51,7 +55,7 @@ Tue Sep 14 23:20:56 2004 Søren Sandmann <sandmann@redhat.com>
for the recent change to gtk_default_draw_expander().
* gtk/gtkstyle.c (gtk_default_draw_expander): Use a linewidth of one
- for expander sizes up to 16.
+ for expander sizes up to 16
* gtk/gtkentrycompletion.c (gtk_entry_completion_get_model): Resize the
popup if the model is replaced. (#152333)