aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/misc/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'widgets/misc/ChangeLog')
-rw-r--r--widgets/misc/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/widgets/misc/ChangeLog b/widgets/misc/ChangeLog
index 93b61770d5..482610a8cc 100644
--- a/widgets/misc/ChangeLog
+++ b/widgets/misc/ChangeLog
@@ -2,6 +2,8 @@
* e-filter-bar.c (do_advanced): Change the border width and
padding to comply with the HIG. Fixes bug #41202.
+ (do_advanced): Changed the button ordering from Cancel/Save/OK to
+ Save/Cancel/OK to comply with the HIG. Fixes bug #41207.
2003-04-08 Mike Kestner <mkestner@ximian.com>