aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorHiro <Hiro@ee746299-78ed-0310-b773-934348b2243d>2006-06-08 07:38:31 +0000
committerHiro <Hiro@ee746299-78ed-0310-b773-934348b2243d>2006-06-08 07:38:31 +0000
commit8f1e864530d24d198a3891a6e1c4d17b031083c2 (patch)
treeb1226c1f7cd5c0b84b7c897b411b0626ab740263 /ChangeLog
parentce48e04ddd1b694c599f4f5543597abb89bbead1 (diff)
fixed URI check on textview.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1079 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 637a2e39..b0ddcbc8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2006-06-08
+
+ * src/textview.c: textview_write_link(): remove spaces from href
+ (fixes execution failure with ShellExecute() on Win32 and URI check).
+
2006-06-04
* src/send_message.c: send_message_smtp(): added missing timeout