summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-8
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2004-11-08 20:15:45 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2004-11-08 20:15:45 +0000
commit47ee9667e158eb6a75951aaeb25c2012fd9874fc (patch)
treea285fc48457366b49b382e398e649cefdb21688a /ChangeLog.pre-2-8
parentd0e90e40b1645ed93bf1dfca4f45693489c813e9 (diff)
downloadgdk-pixbuf-47ee9667e158eb6a75951aaeb25c2012fd9874fc.tar.gz
Disable the SAVE and CREATE_FOLDER modes. (#157675, Christian Persch)
2004-11-08 Matthias Clasen <mclasen@redhat.com> * tests/testfilechooserbutton.c (main): Disable the SAVE and CREATE_FOLDER modes. (#157675, Christian Persch)
Diffstat (limited to 'ChangeLog.pre-2-8')
-rw-r--r--ChangeLog.pre-2-83
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8
index b2115050e..614ed7cd2 100644
--- a/ChangeLog.pre-2-8
+++ b/ChangeLog.pre-2-8
@@ -1,5 +1,8 @@
2004-11-08 Matthias Clasen <mclasen@redhat.com>
+ * tests/testfilechooserbutton.c (main): Disable the SAVE
+ and CREATE_FOLDER modes. (#157675, Christian Persch)
+
* gtk/gtkaboutdialog.c (gtk_about_dialog_set_website): Hide the
website button if the url is unset. (#157630, John Finlay)