aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2007-05-18 02:26:45 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2007-05-18 02:26:45 +0000
commitd86665625571fd744f58bdc8e228c3e3545287c0 (patch)
tree63e38313c8d050547510da62d78412ef0c2d3517 /ChangeLog
parent17f520fefb4f4c8c9715cf30f7e0062567132428 (diff)
URI encode mailto: to protect '+'.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1709 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 8bf7b1d6..a9371786 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2007-05-18
+
+ * libsylph/utils.[ch]: uriencode_for_mailto(): added.
+ * src/textview.c: URI encode mailto: to protect '+'.
+
2007-05-17
* src/main.c