diff options
author | Srinivasa Ragavan <sragavan@src.gnome.org> | 2007-07-04 03:08:03 +0800 |
---|---|---|
committer | Srinivasa Ragavan <sragavan@src.gnome.org> | 2007-07-04 03:08:03 +0800 |
commit | 2a1f72d4008b5ad48129846f689d30b63450b9f9 (patch) | |
tree | ca8a6172bb540295e71011647bcd342033831b4c /mail/ChangeLog | |
parent | 24c422f89dcba8b085bc15ea6e3230d85472f4e9 (diff) | |
download | gsoc2013-evolution-2a1f72d4008b5ad48129846f689d30b63450b9f9.tar.gz gsoc2013-evolution-2a1f72d4008b5ad48129846f689d30b63450b9f9.tar.zst gsoc2013-evolution-2a1f72d4008b5ad48129846f689d30b63450b9f9.zip |
** Added the hook for plugging into Send/Receive dialog for the
Evolution RSS plugin.
svn path=/trunk/; revision=33749
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index 26cdbdeacd..37ecdd21f0 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,12 @@ +2007-07-04 Srinivasa Ragavan <sragavan@novell.com> + + ** Added the hook for plugging into Send/Receive dialog for the + Evolution RSS plugin. + + * em-event.c: (em_event_target_new_send_receive): + * em-event.h: + * mail-send-recv.c: (build_dialog), (mail_send_receive): + 2007-07-03 simon.zheng <simon.zheng@sun.com> ** Fix for bug #453294 |