aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/misc/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'widgets/misc/ChangeLog')
-rw-r--r--widgets/misc/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/widgets/misc/ChangeLog b/widgets/misc/ChangeLog
index 57b293741c..432c6954ca 100644
--- a/widgets/misc/ChangeLog
+++ b/widgets/misc/ChangeLog
@@ -1,3 +1,11 @@
+2002-04-09 Dan Winship <danw@ximian.com>
+
+ * e-search-bar.c (e_search_bar_construct, add_button): Oops. The
+ previous change made the search bar widgets get packed in the
+ wrong order. So use gtk_box_pack_end instead in add_button and add
+ the two buttons in reverse order. It's all good now. Noticed by
+ Ettore, who I then promptly blamed for it. Sorry Ettore!
+
2002-04-08 Dan Winship <danw@ximian.com>
* e-search-bar.c (e_search_bar_construct): Construct the buttons