diff options
author | Not Zed <NotZed@Ximian.com> | 2004-09-10 11:14:41 +0800 |
---|---|---|
committer | Michael Zucci <zucchi@src.gnome.org> | 2004-09-10 11:14:41 +0800 |
commit | 2db230e87dcd23e97672fd5d0e7df901adfbc415 (patch) | |
tree | 98f19cba762e3c195c99442ae7ccd44f65834f0e /mail/ChangeLog | |
parent | 9e8106b9388ee3f6ea967f08057b60c802df4070 (diff) | |
download | gsoc2013-evolution-2db230e87dcd23e97672fd5d0e7df901adfbc415.tar.gz gsoc2013-evolution-2db230e87dcd23e97672fd5d0e7df901adfbc415.tar.zst gsoc2013-evolution-2db230e87dcd23e97672fd5d0e7df901adfbc415.zip |
** See bug #60515.
2004-09-08 Not Zed <NotZed@Ximian.com>
** See bug #60515.
* mail-account-gui.c (sig_fill_menu): connect to the activate
signal for the none item.
svn path=/trunk/; revision=27203
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index 5c232f2a15..747922a8cf 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,10 @@ +2004-09-08 Not Zed <NotZed@Ximian.com> + + ** See bug #60515. + + * mail-account-gui.c (sig_fill_menu): connect to the activate + signal for the none item. + 2004-09-03 Not Zed <NotZed@Ximian.com> ** See bug #59717. |