aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorHiro <Hiro@ee746299-78ed-0310-b773-934348b2243d>2007-04-27 13:55:41 +0000
committerHiro <Hiro@ee746299-78ed-0310-b773-934348b2243d>2007-04-27 13:55:41 +0000
commitadd23cb3f280d1387c989c7e1f0747a9b140e886 (patch)
treee040c99a414242732ab393b05cbdc46f6a707f47 /ChangeLog
parent0b083303dd0edc13a505bed0eb3caa508e09de13 (diff)
win32: fixed path separator problem in virtual folder.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1678 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 1509b376..6aceb1a1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2007-04-27
+ * src/query_search.c: query_search_create_vfolder(): win32: fixed
+ path separator problem (use / for abstract path).
+
+2007-04-27
+
* src/main.c: win32: read sylpheed.ini file on startup. Added --ipcport
option.