diff options
author | Not Zed <NotZed@Ximian.com> | 2005-08-08 17:02:25 +0800 |
---|---|---|
committer | Michael Zucci <zucchi@src.gnome.org> | 2005-08-08 17:02:25 +0800 |
commit | e8585ef73c021ec3719729735805a76b552d34b7 (patch) | |
tree | 127b3e5ca56020eb2a7c9ba91bf5628e7a1d90d3 /mail/ChangeLog | |
parent | 27e9aabd6d0416c6c4b4626f6463549ad03c4669 (diff) | |
download | gsoc2013-evolution-e8585ef73c021ec3719729735805a76b552d34b7.tar gsoc2013-evolution-e8585ef73c021ec3719729735805a76b552d34b7.tar.gz gsoc2013-evolution-e8585ef73c021ec3719729735805a76b552d34b7.tar.bz2 gsoc2013-evolution-e8585ef73c021ec3719729735805a76b552d34b7.tar.lz gsoc2013-evolution-e8585ef73c021ec3719729735805a76b552d34b7.tar.xz gsoc2013-evolution-e8585ef73c021ec3719729735805a76b552d34b7.tar.zst gsoc2013-evolution-e8585ef73c021ec3719729735805a76b552d34b7.zip |
** See bug #300881.
2005-08-04 Not Zed <NotZed@Ximian.com>
** See bug #300881.
* em-account-editor.c (emae_setup_signatures): don't add the
signature listener if we've already added it.
svn path=/trunk/; revision=30034
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 9d7eddbd8b..419b578155 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,10 @@ +2005-08-04 Not Zed <NotZed@Ximian.com> + + ** See bug #300881. + + * em-account-editor.c (emae_setup_signatures): don't add the + signature listener if we've already added it. + 2005-08-08 Vivek Jain <jvivek@novell.com> * em-format.c: (emf_multipart_appledouble): |