aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorMichael Meeks <michael@helixcode.com>2000-10-19 11:07:02 +0800
committerMichael Meeks <mmeeks@src.gnome.org>2000-10-19 11:07:02 +0800
commit94f3ed8e3ad1d6ee54ca5692a7a8afc51ec11672 (patch)
tree3c6050b9cf6e6acdeacec447bb5097818dbd3169 /mail/ChangeLog
parentfc142d01102d257de415fcaa350d3f58cf30783c (diff)
downloadgsoc2013-evolution-94f3ed8e3ad1d6ee54ca5692a7a8afc51ec11672.tar
gsoc2013-evolution-94f3ed8e3ad1d6ee54ca5692a7a8afc51ec11672.tar.gz
gsoc2013-evolution-94f3ed8e3ad1d6ee54ca5692a7a8afc51ec11672.tar.bz2
gsoc2013-evolution-94f3ed8e3ad1d6ee54ca5692a7a8afc51ec11672.tar.lz
gsoc2013-evolution-94f3ed8e3ad1d6ee54ca5692a7a8afc51ec11672.tar.xz
gsoc2013-evolution-94f3ed8e3ad1d6ee54ca5692a7a8afc51ec11672.tar.zst
gsoc2013-evolution-94f3ed8e3ad1d6ee54ca5692a7a8afc51ec11672.zip
kill. (create_ondemand_hooks): die. (control_activate): remove hook.
2000-10-18 Michael Meeks <michael@helixcode.com> * folder-browser-factory.c (register_ondemand): kill. (create_ondemand_hooks): die. (control_activate): remove hook. * test-mail.c (create_container): kill old UI handler. svn path=/trunk/; revision=6020
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index 28c346564f..1dc6d47404 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,11 @@
+2000-10-18 Michael Meeks <michael@helixcode.com>
+
+ * folder-browser-factory.c (register_ondemand): kill.
+ (create_ondemand_hooks): die.
+ (control_activate): remove hook.
+
+ * test-mail.c (create_container): kill old UI handler.
+
2000-10-18 Christopher James Lahey <clahey@helixcode.com>
* message-list.c: Fixed some column widths.