aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/misc/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'widgets/misc/ChangeLog')
-rw-r--r--widgets/misc/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/widgets/misc/ChangeLog b/widgets/misc/ChangeLog
index fcf49b7ebf..c1b9e37905 100644
--- a/widgets/misc/ChangeLog
+++ b/widgets/misc/ChangeLog
@@ -1,3 +1,12 @@
+2005-01-20 Not Zed <NotZed@Ximian.com>
+
+ ** See bug #64964.
+
+ * e-error.c (e_error_newv): just use add_button, not
+ add_action_widget, for stock+label widgets, since they both show
+ the same, and for some reason set_default_response doesn't work
+ otherwise.
+
2005-01-20 Harry Lu <harry.lu@sun.com>
* e-search-bar.c: (activate_by_subitems): add a translater note.