aboutsummaryrefslogtreecommitdiffstats
path: root/composer/ChangeLog
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@helixcode.com>2000-08-10 11:20:26 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2000-08-10 11:20:26 +0800
commit58d7d63540a50f1e870aebe88e6cd92ad148ef18 (patch)
tree6e3c5bec83c62b4ecb50042a6589e304d31f4940 /composer/ChangeLog
parentb2b80d2f17b33f1dc48fdc0efd3db5d3e6e7908a (diff)
downloadgsoc2013-evolution-58d7d63540a50f1e870aebe88e6cd92ad148ef18.tar
gsoc2013-evolution-58d7d63540a50f1e870aebe88e6cd92ad148ef18.tar.gz
gsoc2013-evolution-58d7d63540a50f1e870aebe88e6cd92ad148ef18.tar.bz2
gsoc2013-evolution-58d7d63540a50f1e870aebe88e6cd92ad148ef18.tar.lz
gsoc2013-evolution-58d7d63540a50f1e870aebe88e6cd92ad148ef18.tar.xz
gsoc2013-evolution-58d7d63540a50f1e870aebe88e6cd92ad148ef18.tar.zst
gsoc2013-evolution-58d7d63540a50f1e870aebe88e6cd92ad148ef18.zip
Fixed the GList identity stuff, should now display all configured
2000-08-09 Jeffrey Stedfast <fejj@helixcode.com> * e-msg-composer-hdrs.c (create_dropdown_entry): Fixed the GList identity stuff, should now display all configured identities. svn path=/trunk/; revision=4679
Diffstat (limited to 'composer/ChangeLog')
-rw-r--r--composer/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/composer/ChangeLog b/composer/ChangeLog
index f5d2653b3f..1f6db3cb62 100644
--- a/composer/ChangeLog
+++ b/composer/ChangeLog
@@ -1,3 +1,8 @@
+2000-08-09 Jeffrey Stedfast <fejj@helixcode.com>
+
+ * e-msg-composer-hdrs.c (create_dropdown_entry): Fixed the GList
+ identity stuff, should now display all configured identities.
+
2000-08-09 Christopher James Lahey <clahey@helixcode.com>
* e-msg-composer-address-dialog.c: Fixed some warnings.