summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMatthias Clasen <matthiasc@src.gnome.org>2008-06-02 21:38:18 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2008-06-02 21:38:18 +0000
commita5c7f5c70889165f51815d95be30b62f5486721e (patch)
tree83fa458997a98641da819b07adfe74232128e523 /ChangeLog
parent699973f3c29d78caf7e7b6b1d1e3bd327ef0ebe3 (diff)
downloadgdk-pixbuf-a5c7f5c70889165f51815d95be30b62f5486721e.tar.gz
Ignore G_IO_ERROR_FAILED_HANDLED errors (#532262).
* gtk/gtkfilechooserdefault.c: (shortcuts_activate_volume_mount_cb): Ignore G_IO_ERROR_FAILED_HANDLED errors (#532262). svn path=/branches/gtk-2-12/; revision=20275
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog16
1 files changed, 16 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 438a2fd05..f529a3601 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,19 @@
+2008-06-02 Matthias Clasen <mclasen@redhat.com>
+
+ Merge from trunk:
+
+ * gtk/gtkfilechooserdefault.c:
+ (shortcuts_activate_volume_mount_cb): Ignore G_IO_ERROR_FAILED_HANDLED
+ errors (#532262).
+
+2008-06-02 Matthias Clasen <mclasen@redhat.com>
+
+ Merge from trunk:
+
+ * gtk/gtkfilechooserdefault.c: (location_toggle_popup_handler): Don't
+ try to toggle the visibility of the location entry field in search and
+ recent mode (#526422).
+
2008-06-02 Matthias Clasen <mclasen@redhat.com>
Merge from trunk: