aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-07-11 09:15:48 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-07-11 09:15:48 +0000
commitcf6897a4d43c2484850f48be399b4816c180c9cc (patch)
treea5132e6f864284a6c1c683088ee1b2b17ab5d1f8 /ChangeLog
parent17c61cf9a4d162165a31ba14f8f004270ee11edf (diff)
don't include some chars in URI.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@416 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 32fb38f6..fde9a8af 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2005-07-11
+ * src/textview.c: get_uri_part(): don't include characters '{', '}',
+ '[', ']' in URI characters.
+
+2005-07-11
+
* src/compose.[ch]: replaced gdk_input_*() with GIOChannel.
2005-07-08