aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index 3e7c9a1f69..161c15ca21 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,8 +1,12 @@
2000-06-28 Dan Winship <danw@helixcode.com>
+ * component-factory.c (create_folder): Refuse to create folders
+ not of type "mail", and correctly create an empty "mbox" folder
+ for new folders in /local.
+
* main.c (init_corba): Call od_assert_using_oaf() or
od_assert_using_goad() as appropriate to make sure people didn't
- someone trick the build system.
+ somehow trick the build system.
2000-06-28 Jeffrey Stedfast <fejj@helixcode.com>