aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2012-06-12 06:52:56 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2012-06-12 06:52:56 +0000
commit846b9a17be80cfe85d6fdbeb063cedf719e76c60 (patch)
tree463aaef60645d25e0d476e4e17981fe7c916bb7f /ChangeLog
parent2efc7c7cfe3a1b3d5f2106ba549165a0b4c375a8 (diff)
src/filesel.c: win32: handle multiple file selection with shortcuts.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3089 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 ea11d0c3..efc8edef 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2012-06-12
+
+ * src/filesel.c: win32: handle multiple file selection with shortcuts.
+ Follow folder link on save mode.
+
2012-06-11
* src/filesel.c: win32: follow Windows shortcut (.lnk).