aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2006-03-06 10:02:21 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2006-03-06 10:02:21 +0000
commitd4a7ef91847a3f8fe5f0ccf193358b0932f544d1 (patch)
treee9969e6952a964bd399512dd10d8ac76c4328eef /ChangeLog
parentb350d13830761c4378890bb8cb1e8b661f5fe8cb (diff)
ignore trailing path separator when comparing URI on phishing check.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1030 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 f7de57fa..51d87856 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2006-03-06
+ * src/textview.c: textview_uri_security_check(): ignore trailing path
+ separator when comparing URI.
+
+2006-03-06
+
* src/compose.[ch]
src/addressbook.c: always enable To, Cc, and Bcc button. Create new
compose window if not exist.