summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Zeuthen <davidz@src.gnome.org>2009-02-27 21:07:46 +0000
committerDavid Zeuthen <davidz@src.gnome.org>2009-02-27 21:07:46 +0000
commitfe7220f69114bf394e2c56eb027cfa9ceabe4fef (patch)
tree8a846c42769bc0aedc869dcafd71d6547ba964d0
parentbb883db7760581e47b1544681bcc84df5708edc9 (diff)
downloadgtk+-fe7220f69114bf394e2c56eb027cfa9ceabe4fef.tar.gz
Fix up bug reference in latest commit
svn path=/trunk/; revision=22416
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 959bb93e17..0fa00c62a7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,6 @@
2009-02-27 David Zeuthen <davidz@redhat.com>
- Bug 573383 – GtkMountOperation fixes for ask_password()
+ Bug 573416 – GtkMountOperation fixes for ask_password()
* gtk/gtkmountoperation.c (gtk_mount_operation_ask_password):
Split the message from GMountOperation into primary/secondary like