From 7fe829bb5225f3dbabd3db34ebf0068f4a43638d Mon Sep 17 00:00:00 2001 From: Dan Winship Date: Wed, 28 Jun 2000 23:12:50 +0000 Subject: Refuse to create folders not of type "mail", and correctly create an empty * 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. svn path=/trunk/; revision=3781 --- mail/ChangeLog | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'mail/ChangeLog') 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 + * 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 -- cgit v1.2.3