aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2006-02-21 03:22:46 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2006-02-21 03:22:46 +0000
commitde44b9bbce799a4f4308809e53c30b52aa67b786 (patch)
tree273e4632d8d02f0964468050696dff344e914cab /ChangeLog
parentc8054e822df9cdfe8ca186e107f77ef867895f47 (diff)
use filename-safe string for UIDL file.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1003 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e36fb9ea..8aaa05b8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2006-02-21
+
+ * libsylph/utils.[ch]: uriencode_for_filename(): creates filename-safe
+ string by URI encode (except space).
+ * libsylph/pop.c: use filename-safe string for UIDL file (might break
+ backward compatibility on Unix).
+
2006-02-14
* libsylph/session.c