diff options
author | Not Zed <NotZed@Ximian.com> | 2005-01-07 14:33:26 +0800 |
---|---|---|
committer | Michael Zucci <zucchi@src.gnome.org> | 2005-01-07 14:33:26 +0800 |
commit | 58ff44848944bddcde0faa91efe66d4a444cc509 (patch) | |
tree | 796c1160ababf99e8c5b6f421c1ff81f971ee205 /mail/ChangeLog | |
parent | 650e78d22d6696d96068994543a3209ea9ba39b5 (diff) | |
download | gsoc2013-evolution-58ff44848944bddcde0faa91efe66d4a444cc509.tar.gz gsoc2013-evolution-58ff44848944bddcde0faa91efe66d4a444cc509.tar.zst gsoc2013-evolution-58ff44848944bddcde0faa91efe66d4a444cc509.zip |
remove old code, setup transient parent and weak ref for refresh. some
2005-01-07 Not Zed <NotZed@Ximian.com>
* em-account-prefs.c (account_add_clicked): remove old code, setup
transient parent and weak ref for refresh.
* *.c: some warning fixes/comment fixes
svn path=/trunk/; revision=28263
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index f1a1d3c3f5..044d0d812c 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,8 @@ +2005-01-07 Not Zed <NotZed@Ximian.com> + + * em-account-prefs.c (account_add_clicked): remove old code, setup + transient parent and weak ref for refresh. + 2005-01-06 JP Rosevear <jpr@novell.com> * Makefile.am: install schemas properly |