diff options
author | Iain Holmes <iain@src.gnome.org> | 2002-01-24 22:21:20 +0800 |
---|---|---|
committer | Iain Holmes <iain@src.gnome.org> | 2002-01-24 22:21:20 +0800 |
commit | d435a965c2b02c20429c3f858378fb296167f7be (patch) | |
tree | cac9f16ab3aa968784401f08da01355dae87ad09 /my-evolution/ChangeLog | |
parent | 6336d0f2e6350ac2649bf2919830e8381d883701 (diff) | |
download | gsoc2013-evolution-d435a965c2b02c20429c3f858378fb296167f7be.tar gsoc2013-evolution-d435a965c2b02c20429c3f858378fb296167f7be.tar.gz gsoc2013-evolution-d435a965c2b02c20429c3f858378fb296167f7be.tar.bz2 gsoc2013-evolution-d435a965c2b02c20429c3f858378fb296167f7be.tar.lz gsoc2013-evolution-d435a965c2b02c20429c3f858378fb296167f7be.tar.xz gsoc2013-evolution-d435a965c2b02c20429c3f858378fb296167f7be.tar.zst gsoc2013-evolution-d435a965c2b02c20429c3f858378fb296167f7be.zip |
Fix the mail order stuff
svn path=/trunk/; revision=15449
Diffstat (limited to 'my-evolution/ChangeLog')
-rw-r--r-- | my-evolution/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/my-evolution/ChangeLog b/my-evolution/ChangeLog index 28a5bc57c7..c91de03357 100644 --- a/my-evolution/ChangeLog +++ b/my-evolution/ChangeLog @@ -1,3 +1,10 @@ +2002-01-22 Iain Holmes <iain@ximian.com> + + * e-summary-mail (e_summary_mail_reconfigure): Do the list backwards. + + * e-summary-preferences.c (fill_mail_shown_clist): Prepend items. + (mail_add_clicked_cb): Prepend items. + 2002-01-04 Iain Holmes <iain@ximian.com> * e-summary-weather.c (message_finished): Made the Weather message |