aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2012-06-18 05:04:26 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2012-06-18 05:04:26 +0000
commit3d623ee5810a747e4f23e5dffb89bcea8e628075 (patch)
tree9f0630098ccea7666a113ee08665fd71b95db580 /ChangeLog
parente2aefdc5827abe3fa100f582d1b27e173fc334f7 (diff)
fixed a memory leak of a GtkItemFactory.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3097 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 31b4224c..d50ce8c1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2012-06-18
+ * src/mimeview.c: mimeview_destroy(): fixed a memory leak of a
+ GtkItemFactory.
+
+2012-06-18
+
* src/mimeview.[ch]: disabled 'Save all...' menu if attached files
with file name do not exist.