diff options
author | Milan Crha <mcrha@redhat.com> | 2008-09-16 01:40:29 +0800 |
---|---|---|
committer | Milan Crha <mcrha@src.gnome.org> | 2008-09-16 01:40:29 +0800 |
commit | 75bfbd29eeaec8d9949ffb7d6f2012af450e1ee0 (patch) | |
tree | ba484cce43ce7432a25f08c1ce34de4ad10ec544 /plugins/mail-notification/ChangeLog | |
parent | e7a881127e99990b047dbc43675327785773ff8d (diff) | |
download | gsoc2013-evolution-75bfbd29eeaec8d9949ffb7d6f2012af450e1ee0.tar.gz gsoc2013-evolution-75bfbd29eeaec8d9949ffb7d6f2012af450e1ee0.tar.zst gsoc2013-evolution-75bfbd29eeaec8d9949ffb7d6f2012af450e1ee0.zip |
** Fix for bug #514299
2008-09-15 Milan Crha <mcrha@redhat.com>
** Fix for bug #514299
* mail-notification.c: (new_notify_status):
Connect to signals only once, when creating new status icon.
svn path=/trunk/; revision=36338
Diffstat (limited to 'plugins/mail-notification/ChangeLog')
-rw-r--r-- | plugins/mail-notification/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/plugins/mail-notification/ChangeLog b/plugins/mail-notification/ChangeLog index 81039caa5c..9854328ee7 100644 --- a/plugins/mail-notification/ChangeLog +++ b/plugins/mail-notification/ChangeLog @@ -1,3 +1,10 @@ +2008-09-15 Milan Crha <mcrha@redhat.com> + + ** Fix for bug #514299 + + * mail-notification.c: (new_notify_status): + Connect to signals only once, when creating new status icon. + 2008-08-12 Bharath Acharya <abharath@novell.com> * Makefile.am: Have a check for OS_WIN32 and handle the schema data |