aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2007-05-18 09:27:17 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2007-05-18 09:27:17 +0000
commit68e425c01ed5ad2150c8f55e193681658e45b48b (patch)
tree8faac9a919eccfa56c4c40a424ad83b5a3c02393 /ChangeLog
parent941d23a9d48a753a692e389a437895d61314fb87 (diff)
made 2.4.2 release.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1713 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a9371786..a81f4323 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
2007-05-18
+ * version 2.4.2
+
+2007-05-18
+
+ * src/main.c: open_message(): fixed a memory leak.
+
+2007-05-18
+
* libsylph/utils.[ch]: uriencode_for_mailto(): added.
* src/textview.c: URI encode mailto: to protect '+'.