diff options
Diffstat (limited to 'plugins/new-mail-notify/ChangeLog')
-rw-r--r-- | plugins/new-mail-notify/ChangeLog | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/plugins/new-mail-notify/ChangeLog b/plugins/new-mail-notify/ChangeLog new file mode 100644 index 0000000000..18fa3180cd --- /dev/null +++ b/plugins/new-mail-notify/ChangeLog @@ -0,0 +1,16 @@ +2005-01-11 Not Zed <NotZed@Ximian.com> + + * new-mail-notify.c (org_gnome_new_mail_config) + (org_gnome_new_mail_notify): renamed slightly for + namespace/consistency. + (org_gnome_new_mail_notify): fixed signature. + +2004-12-30 Miguel Angel Lopez Hernandez <miguel@gulev.org.mx> + + * new-mail-notify.[ch]: Plugin implementation + + * org-gnome-new-mail-notify.eplug.in: define the + new mail notify plugin + + * Makefile.am: build the new mail notify plugin + |