aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/new-mail-notify/ChangeLog
diff options
context:
space:
mode:
authorMichael Zucci <zucchi@src.gnome.org>2005-01-11 09:46:06 +0800
committerMichael Zucci <zucchi@src.gnome.org>2005-01-11 09:46:06 +0800
commit486d746d1ac3c4ed35ff387ffc41bd39edaf9b13 (patch)
treee28b13d5b6761e76bc1a218d2efa4a7f2a1217fa /plugins/new-mail-notify/ChangeLog
parentfba011bf008443ee5130f1426aa65e11245cd84a (diff)
downloadgsoc2013-evolution-486d746d1ac3c4ed35ff387ffc41bd39edaf9b13.tar
gsoc2013-evolution-486d746d1ac3c4ed35ff387ffc41bd39edaf9b13.tar.gz
gsoc2013-evolution-486d746d1ac3c4ed35ff387ffc41bd39edaf9b13.tar.bz2
gsoc2013-evolution-486d746d1ac3c4ed35ff387ffc41bd39edaf9b13.tar.lz
gsoc2013-evolution-486d746d1ac3c4ed35ff387ffc41bd39edaf9b13.tar.xz
gsoc2013-evolution-486d746d1ac3c4ed35ff387ffc41bd39edaf9b13.tar.zst
gsoc2013-evolution-486d746d1ac3c4ed35ff387ffc41bd39edaf9b13.zip
initial import of a new mail -> dbus message bridge plugin
svn path=/trunk/; revision=28343
Diffstat (limited to 'plugins/new-mail-notify/ChangeLog')
-rw-r--r--plugins/new-mail-notify/ChangeLog16
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
+