aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/misc/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'widgets/misc/ChangeLog')
-rw-r--r--widgets/misc/ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/widgets/misc/ChangeLog b/widgets/misc/ChangeLog
index bff2d54362..559bf58055 100644
--- a/widgets/misc/ChangeLog
+++ b/widgets/misc/ChangeLog
@@ -1,3 +1,15 @@
+2007-11-27 Matthew Barnes <mbarnes@redhat.com>
+
+ ** Fixes part of bug #495123
+
+ * Makefile.am:
+ Add e-account-combo-box.[ch].
+
+ * e-account-combo-box.c:
+ * e-account-combo-box.h:
+ New widget renders an EAccountList as a combo box. Also listens
+ for changes to the EAccountList and updates itself accordingly.
+
2007-11-05 Milan Crha <mcrha@redhat.com>
** Fix for bug #231166