From 237f2dc92b27da3e11c2ea4fcea7b45f7196f583 Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Mon, 17 Jul 2000 03:46:26 +0000 Subject: Initial code to support IMAP folders that don't use "/" as a directory 2000-07-16 Jeffrey Stedfast * folder-browser.c, component-factory.c: Initial code to support IMAP folders that don't use "/" as a directory separator. svn path=/trunk/; revision=4185 --- mail/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index 859efa5836..674ac9c5b1 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,8 @@ +2000-07-16 Jeffrey Stedfast + + * folder-browser.c, component-factory.c: Initial code to support + IMAP folders that don't use "/" as a directory separator. + 2000-07-15 Ettore Perazzoli * mail-ops.c (set_x_mailer_header): New helper function to set the -- cgit