From fe7220f69114bf394e2c56eb027cfa9ceabe4fef Mon Sep 17 00:00:00 2001 From: David Zeuthen Date: Fri, 27 Feb 2009 21:07:46 +0000 Subject: [PATCH] Fix up bug reference in latest commit svn path=/trunk/; revision=22416 --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 959bb93e17..0fa00c62a7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,6 @@ 2009-02-27 David Zeuthen - 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