aboutsummaryrefslogtreecommitdiffstats
path: root/camel/ChangeLog
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@ximian.com>2004-04-15 02:19:33 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2004-04-15 02:19:33 +0800
commit53e80d0a7b93bd05d9c392e552fd080c5972f869 (patch)
tree2423475a3394416bc1169a0cd9e717c4409f34cb /camel/ChangeLog
parentca60f3518a015f4adf85de851f119d986227fb75 (diff)
downloadgsoc2013-evolution-53e80d0a7b93bd05d9c392e552fd080c5972f869.tar
gsoc2013-evolution-53e80d0a7b93bd05d9c392e552fd080c5972f869.tar.gz
gsoc2013-evolution-53e80d0a7b93bd05d9c392e552fd080c5972f869.tar.bz2
gsoc2013-evolution-53e80d0a7b93bd05d9c392e552fd080c5972f869.tar.lz
gsoc2013-evolution-53e80d0a7b93bd05d9c392e552fd080c5972f869.tar.xz
gsoc2013-evolution-53e80d0a7b93bd05d9c392e552fd080c5972f869.tar.zst
gsoc2013-evolution-53e80d0a7b93bd05d9c392e552fd080c5972f869.zip
Use %F instead of %S so that the folder name gets properly converted from
2004-04-14 Jeffrey Stedfast <fejj@ximian.com> * providers/imap/camel-imap-store.c (imap_check_folder_still_extant): Use %F instead of %S so that the folder name gets properly converted from using '/' path delimeters to whatever the native character the server uses. Should fix bug #56715. svn path=/trunk/; revision=25465
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r--camel/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog
index 78cb12f9eb..2598c12153 100644
--- a/camel/ChangeLog
+++ b/camel/ChangeLog
@@ -1,3 +1,11 @@
+2004-04-14 Jeffrey Stedfast <fejj@ximian.com>
+
+ * providers/imap/camel-imap-store.c
+ (imap_check_folder_still_extant): Use %F instead of %S so that the
+ folder name gets properly converted from using '/' path delimeters
+ to whatever the native character the server uses. Should fix bug
+ #56715.
+
2004-04-14 Not Zed <NotZed@Ximian.com>
* camel-disco-store.c (set_status): do offline mail syncing (only