summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDavid Zeuthen <davidz@redhat.com>2009-02-27 21:03:47 +0000
committerDavid Zeuthen <davidz@src.gnome.org>2009-02-27 21:03:47 +0000
commitbb883db7760581e47b1544681bcc84df5708edc9 (patch)
tree92fabd45d6547e98a8c7fc1e7124ffd958f83fcb /ChangeLog
parentf6eb9d426931d751488f5c62c488bc89843d91f8 (diff)
downloadgtk+-bb883db7760581e47b1544681bcc84df5708edc9.tar.gz
Bug 573383 – GtkMountOperation fixes for ask_password()
2009-02-27 David Zeuthen <davidz@redhat.com> Bug 573383 – GtkMountOperation fixes for ask_password() * gtk/gtkmountoperation.c (gtk_mount_operation_ask_password): Split the message from GMountOperation into primary/secondary like we also do in gtk_mount_operation_ask_question() svn path=/trunk/; revision=22415
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 21233cc117..959bb93e17 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2009-02-27 David Zeuthen <davidz@redhat.com>
+
+ Bug 573383 – GtkMountOperation fixes for ask_password()
+
+ * gtk/gtkmountoperation.c (gtk_mount_operation_ask_password):
+ Split the message from GMountOperation into primary/secondary like
+ we also do in gtk_mount_operation_ask_question()
+
2009-02-27 Michael Natterer <mitch@imendio.com>
Bug 573383 – Setting a textview's buffer to NULL doesn't do a