diff options
author | Not Zed <NotZed@Ximian.com> | 2003-01-13 14:01:31 +0800 |
---|---|---|
committer | Michael Zucci <zucchi@src.gnome.org> | 2003-01-13 14:01:31 +0800 |
commit | 8bb08170165e1d6eb8b5c3605c85db249d81b1f1 (patch) | |
tree | 2bd6911a4f47c09757c5be887469f94085ddd11b /my-evolution/ChangeLog | |
parent | 9b60cad3dc13970bb0b4562cf4f9b38f3edc46db (diff) | |
download | gsoc2013-evolution-8bb08170165e1d6eb8b5c3605c85db249d81b1f1.tar.gz gsoc2013-evolution-8bb08170165e1d6eb8b5c3605c85db249d81b1f1.tar.zst gsoc2013-evolution-8bb08170165e1d6eb8b5c3605c85db249d81b1f1.zip |
fix a past-o with the physical_uri_list prepend.
2003-01-13 Not Zed <NotZed@Ximian.com>
* e-summary-preferences.c (e_summary_preferences_save): fix a
past-o with the physical_uri_list prepend.
svn path=/trunk/; revision=19422
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 81f4e8c99c..22b9422618 100644 --- a/my-evolution/ChangeLog +++ b/my-evolution/ChangeLog @@ -1,3 +1,8 @@ +2003-01-13 Not Zed <NotZed@Ximian.com> + + * e-summary-preferences.c (e_summary_preferences_save): fix a + past-o with the physical_uri_list prepend. + 2003-01-10 Not Zed <NotZed@Ximian.com> * e-summary-mail.c (new_folder_cb): glist->gslist for |