aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorHiro <Hiro@ee746299-78ed-0310-b773-934348b2243d>2005-10-16 13:44:43 +0000
committerHiro <Hiro@ee746299-78ed-0310-b773-934348b2243d>2005-10-16 13:44:43 +0000
commitd45214240a9d326147576f03171d2a84cb9e624f (patch)
tree37de4bfe08a358320f53af3ba92598a276a9e6a1 /ChangeLog
parent4cae80d0882841522fdd5041ed0af56c4fad5f72 (diff)
win32: restrict launching of executable files.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@651 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9c4fc57d..49376e8f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2005-10-16
+
+ * src/mimeview.c: win32: restrict launching of executable files.
+
2005-10-14
* makewin32.sh: modified the optimization flags.