aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/new-mail-notify/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/new-mail-notify/ChangeLog')
-rw-r--r--plugins/new-mail-notify/ChangeLog21
1 files changed, 21 insertions, 0 deletions
diff --git a/plugins/new-mail-notify/ChangeLog b/plugins/new-mail-notify/ChangeLog
index 6790e6e222..afe8bd29cb 100644
--- a/plugins/new-mail-notify/ChangeLog
+++ b/plugins/new-mail-notify/ChangeLog
@@ -1,3 +1,24 @@
+2005-01-13 Not Zed <NotZed@Ximian.com>
+
+ * new-mail-notify.c: added prototypes for exported functions,
+ re-arranged slightly to staticise internal functions.
+
+ * new-mail-notify.h: removed.
+
+2005-01-12 Miguel Angel Lopez Hernandez <miguel@gulev.org.mx>
+
+ * new-mail-notify.[ch]: Fix author's name, changes in code
+ to maintain coding style
+ (org_gnome_new_mail_notify): Now sends the dbus message using
+ the send_dbus_message function
+ (org_gnome_message_reading_notify): Added function, called when
+ a message.reading event is fired
+ (send_dbus_message): Added function, generic function to send
+ dbus messages
+
+ * org-gnome-new-mail-notify.eplug.in: define the message reading
+ event
+
2005-01-11 JP Rosevear <jpr@novell.com>
* Makefile.am: add new-mail-notify.h so it gets disted