aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index 722aa5abba..5b020c59aa 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,5 +1,14 @@
2000-10-02 Chris Toshok <toshok@helixcode.com>
+ * subscribe-dialog.c (subscribe_dialog_destroy): destroy our
+ tree_model and remove the root node. also, release_unref our
+ control and view, and unref the listener.
+
+ * mail-tools.c (mail_tool_uri_to_folder): news url's contain host
+ names too, now.
+
+2000-10-02 Chris Toshok <toshok@helixcode.com>
+
* subscribe-dialog.c, subscribe-dialog.h: add a
storage-set-view-listener, and add a little printf saying what
storage was selected.