aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-08-19 09:24:39 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-08-19 09:24:39 +0000
commit2fea3b70ce247c9dc66fbdefa98007befef8116b (patch)
tree62fac5e1b12b5240f5ff3d814a40d1d70f4981ad /ChangeLog
parent64dcf3bbcdc0dc01bae296542fbdea390df05c60 (diff)
path_cmp(): allow both '/' and G_DIR_SEPARATOR as separator.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@495 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 91e8b4ff..d7b0e96f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2005-08-19
+ * src/utils.c: path_cmp(): allow both '/' and G_DIR_SEPARATOR as
+ separator.
+
+2005-08-19
+
* src/folder.c:
folder_item_get_identifier(): force separator to "/".
folder_item_get_path(): force separator to filesystem's.