diff options
author | Srinivasa Ragavan <sragavan@src.gnome.org> | 2007-05-18 11:43:51 +0800 |
---|---|---|
committer | Srinivasa Ragavan <sragavan@src.gnome.org> | 2007-05-18 11:43:51 +0800 |
commit | 1e906110ccc40256aee28b45deb88e3cdef8242e (patch) | |
tree | b67e8afda83b0072cdc235242e6fd8a01314e15d /plugins/mail-notification/ChangeLog | |
parent | a7b11e8aac05151a4d862faabea2f01d54cce5bc (diff) | |
download | gsoc2013-evolution-1e906110ccc40256aee28b45deb88e3cdef8242e.tar gsoc2013-evolution-1e906110ccc40256aee28b45deb88e3cdef8242e.tar.gz gsoc2013-evolution-1e906110ccc40256aee28b45deb88e3cdef8242e.tar.bz2 gsoc2013-evolution-1e906110ccc40256aee28b45deb88e3cdef8242e.tar.lz gsoc2013-evolution-1e906110ccc40256aee28b45deb88e3cdef8242e.tar.xz gsoc2013-evolution-1e906110ccc40256aee28b45deb88e3cdef8242e.tar.zst gsoc2013-evolution-1e906110ccc40256aee28b45deb88e3cdef8242e.zip |
** Fix for bug #439146 and #438711 from Ross Burton and Daniel Gryniewicz
svn path=/trunk/; revision=33556
Diffstat (limited to 'plugins/mail-notification/ChangeLog')
-rw-r--r-- | plugins/mail-notification/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/plugins/mail-notification/ChangeLog b/plugins/mail-notification/ChangeLog index 83fbba0aa7..d06fe45266 100644 --- a/plugins/mail-notification/ChangeLog +++ b/plugins/mail-notification/ChangeLog @@ -1,3 +1,13 @@ +2007-05-18 Srinivasa Ragavan <sragavan@novell.com> + + ** Fix for bug #439146 and #438711 from Ross Burton and Daniel Gryniewicz + + * Makefile.am: + * apps-evolution-mail-notification.schemas.in.in: Schema to control + blink and notification. + * mail-notification.c: (org_gnome_mail_read_notify), + (org_gnome_mail_new_notify): More cleanups + 2007-05-11 Srinivasa Ragavan <sragavan@novell.com> * mail-notification.c: (org_gnome_mail_new_notify): Build error. |