aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2010-06-09 08:01:42 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2010-06-09 08:01:42 +0000
commitbb4bce018962c5d7a0bb0776911e516ba78401c2 (patch)
tree298cf55eeb87ed5c63f7a8ba22f62b9c7d4c52cb /ChangeLog
parentbf8f09d3ba0cb9722a4aac217b3b2f49fc9b6683 (diff)
action.c: prevent double free when using %f.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2566 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 2a10372e..b6dbf1cc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2010-06-09
+
+ * src/action.c: prevent double free when using %f.
+ Obtain thread lock in gdk_input_add() callbacks.
+
2010-06-07
* libsylph/prefs_common.[ch]