diff options
author | Jeffrey Stedfast <fejj@helixcode.com> | 2000-07-17 11:46:26 +0800 |
---|---|---|
committer | Jeffrey Stedfast <fejj@src.gnome.org> | 2000-07-17 11:46:26 +0800 |
commit | 237f2dc92b27da3e11c2ea4fcea7b45f7196f583 (patch) | |
tree | 950dd4cd042a6fa26179923de3705560d6e9fadb /mail/ChangeLog | |
parent | 93a122c7e3a2e4507527b745d9864275c305736d (diff) | |
download | gsoc2013-evolution-237f2dc92b27da3e11c2ea4fcea7b45f7196f583.tar gsoc2013-evolution-237f2dc92b27da3e11c2ea4fcea7b45f7196f583.tar.gz gsoc2013-evolution-237f2dc92b27da3e11c2ea4fcea7b45f7196f583.tar.bz2 gsoc2013-evolution-237f2dc92b27da3e11c2ea4fcea7b45f7196f583.tar.lz gsoc2013-evolution-237f2dc92b27da3e11c2ea4fcea7b45f7196f583.tar.xz gsoc2013-evolution-237f2dc92b27da3e11c2ea4fcea7b45f7196f583.tar.zst gsoc2013-evolution-237f2dc92b27da3e11c2ea4fcea7b45f7196f583.zip |
Initial code to support IMAP folders that don't use "/" as a directory
2000-07-16 Jeffrey Stedfast <fejj@helixcode.com>
* 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
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
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 <fejj@helixcode.com> + + * 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 <ettore@helixcode.com> * mail-ops.c (set_x_mailer_header): New helper function to set the |