aboutsummaryrefslogtreecommitdiffstats
path: root/filter/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'filter/ChangeLog')
-rw-r--r--filter/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/filter/ChangeLog b/filter/ChangeLog
index ce62a5f5cd..a16abd676b 100644
--- a/filter/ChangeLog
+++ b/filter/ChangeLog
@@ -5,6 +5,8 @@
"%d seconds ago", etc, and update the code in set_button that uses
them. Fixes #36245, translation clash between the "second" here
and the one in the calendar (where it's used as "2nd").
+ (button_clicked): Fix this so we don't get stuck inside
+ gtk_dialog_run's main loop forever.
2003-03-20 Jeffrey Stedfast <fejj@ximian.com>