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 4e6c4a339e..01344af4ff 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,12 @@
+2000-10-24 Dan Winship <danw@helixcode.com>
+
+ * subscribe-dialog.c (folder_info_subscribed,
+ subscribe_folder_info, unsubscribe_folder_info): Don't prepend "/"
+ to the folder's full_name. Deal with hierarchy in the
+ EvolutionStorage tree better.
+ (storage_tree_path): Helper function to build a storage path from
+ a CamelFolderInfo.
+
2000-10-23 Dan Winship <danw@helixcode.com>
* *: Add some missing _()s and N_()s.