diff options
author | Iain Holmes <iain@src.gnome.org> | 2001-07-24 04:59:37 +0800 |
---|---|---|
committer | Iain Holmes <iain@src.gnome.org> | 2001-07-24 04:59:37 +0800 |
commit | 12c1c987e1c8f828e235b9c254d4816ae068272f (patch) | |
tree | ecc38a81f5f89f054af56437bc104f71f6d648a3 /my-evolution/ChangeLog | |
parent | ce1e7cbcf19b38d3df4ba2570cd6154eaa9a9f15 (diff) | |
download | gsoc2013-evolution-12c1c987e1c8f828e235b9c254d4816ae068272f.tar gsoc2013-evolution-12c1c987e1c8f828e235b9c254d4816ae068272f.tar.gz gsoc2013-evolution-12c1c987e1c8f828e235b9c254d4816ae068272f.tar.bz2 gsoc2013-evolution-12c1c987e1c8f828e235b9c254d4816ae068272f.tar.lz gsoc2013-evolution-12c1c987e1c8f828e235b9c254d4816ae068272f.tar.xz gsoc2013-evolution-12c1c987e1c8f828e235b9c254d4816ae068272f.tar.zst gsoc2013-evolution-12c1c987e1c8f828e235b9c254d4816ae068272f.zip |
Add new feed to the shown list
svn path=/trunk/; revision=11319
Diffstat (limited to 'my-evolution/ChangeLog')
-rw-r--r-- | my-evolution/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/my-evolution/ChangeLog b/my-evolution/ChangeLog index ecc2c44d22..cd1822e51b 100644 --- a/my-evolution/ChangeLog +++ b/my-evolution/ChangeLog @@ -1,5 +1,10 @@ 2001-07-23 Iain Holmes <iain@ximian.com> + * e-summary-preferences.c (add_dialog_clicked_cb): Add the new RDF to + the shown clist as well. + +2001-07-23 Iain Holmes <iain@ximian.com> + * e-summary-mail.c (e_summary_mail_init): Move the storage register out of here into a seperate function. (e_summary_mail_register_storages): Register the local storage. |