diff options
author | Michael Zucci <zucchi@src.gnome.org> | 2005-01-14 09:55:23 +0800 |
---|---|---|
committer | Michael Zucci <zucchi@src.gnome.org> | 2005-01-14 09:55:23 +0800 |
commit | 0899a49cddb9bd87b2392ee1d8e0b1411eb5a395 (patch) | |
tree | cadb532e55ec80d2c631d2902869a8c43d2fb465 | |
parent | df3e269474ac004e733a532f9d46d30405a6fce5 (diff) | |
download | gsoc2013-evolution-0899a49cddb9bd87b2392ee1d8e0b1411eb5a395.tar.gz gsoc2013-evolution-0899a49cddb9bd87b2392ee1d8e0b1411eb5a395.tar.zst gsoc2013-evolution-0899a49cddb9bd87b2392ee1d8e0b1411eb5a395.zip |
missing commit
svn path=/trunk/; revision=28398
-rw-r--r-- | mail/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index 8b8f4f8feb..a7adecd251 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,10 @@ +2005-01-13 Not Zed <NotZed@Ximian.com> + + ** See bug #71029. + + * em-account-editor.c (emae_option_toggle): revert menjie's patch + and do it using object args. + 2005-01-12 Not Zed <NotZed@Ximian.com> ** See bug #70990. |