aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-10-13 08:06:40 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-10-13 08:06:40 +0000
commit5d566e74c57ba4d086ec83f4590719a602a83823 (patch)
treed7e129f0f3ff055c2b342a0b10e609c966960b4f /ChangeLog
parent2ebd418a6e4f86de03434eb357cc577a4e366f5d (diff)
win32: use ShellExecute() to launch attachments.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@642 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 33928578..0f81464b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2005-10-13
+ * libsylph/utils.[ch]
+ src/mimeview.c: win32: use ShellExecute() to launch attachments, and
+ warn on launching an executable file.
+
+2005-10-13
+
* libsylph/folder.[ch]
src/prefs_folder_item.c
src/folderview.c: enabled the property of the top folder.