aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/misc/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'widgets/misc/ChangeLog')
-rw-r--r--widgets/misc/ChangeLog15
1 files changed, 15 insertions, 0 deletions
diff --git a/widgets/misc/ChangeLog b/widgets/misc/ChangeLog
index 559bf58055..93934b2bbc 100644
--- a/widgets/misc/ChangeLog
+++ b/widgets/misc/ChangeLog
@@ -1,3 +1,18 @@
+2007-12-01 Matthew Barnes <mbarnes@redhat.com>
+
+ ** Fixes part of bug #495123
+
+ * Makefile.am:
+ Add e-signature-combo-box.[ch].
+
+ * e-account-combo-box.c (account_combo_box_refresh_cb):
+ Make sure the EAccount isn't lost while swapping models.
+
+ * e-signature-combo-box.c:
+ * e-signature-combo-box.h:
+ New widget renders an ESignatureList as a combo box. Also listens
+ for changes to the ESignatureList and updates itself accordingly.
+
2007-11-27 Matthew Barnes <mbarnes@redhat.com>
** Fixes part of bug #495123