diff options
author | Jeffrey Stedfast <fejj@ximian.com> | 2001-10-02 02:46:52 +0800 |
---|---|---|
committer | Jeffrey Stedfast <fejj@src.gnome.org> | 2001-10-02 02:46:52 +0800 |
commit | 8fc405a0b1d444305d3e2c8f1a901f61e83a8061 (patch) | |
tree | c28b58848022dc4f1be41ce6b97c9a4240fa6532 /mail/ChangeLog | |
parent | bd549a75ae299604659b06e6c2049b2b81680b31 (diff) | |
download | gsoc2013-evolution-8fc405a0b1d444305d3e2c8f1a901f61e83a8061.tar gsoc2013-evolution-8fc405a0b1d444305d3e2c8f1a901f61e83a8061.tar.gz gsoc2013-evolution-8fc405a0b1d444305d3e2c8f1a901f61e83a8061.tar.bz2 gsoc2013-evolution-8fc405a0b1d444305d3e2c8f1a901f61e83a8061.tar.lz gsoc2013-evolution-8fc405a0b1d444305d3e2c8f1a901f61e83a8061.tar.xz gsoc2013-evolution-8fc405a0b1d444305d3e2c8f1a901f61e83a8061.tar.zst gsoc2013-evolution-8fc405a0b1d444305d3e2c8f1a901f61e83a8061.zip |
Don't pass the CREATE flag, we shouldn't ever need this...
2001-10-01 Jeffrey Stedfast <fejj@ximian.com>
* mail-tools.c (mail_tool_uri_to_folder): Don't pass the CREATE
flag, we shouldn't ever need this...
svn path=/trunk/; revision=13268
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 96036df76f..076c6117cc 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,8 @@ +2001-10-01 Jeffrey Stedfast <fejj@ximian.com> + + * mail-tools.c (mail_tool_uri_to_folder): Don't pass the CREATE + flag, we shouldn't ever need this... + 2001-10-01 Larry Ewing <lewing@ximian.com> * mail-identify.c (mail_identify_mime_part): if gnome-vfs returns |