summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2005-11-18 13:57:52 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2005-11-18 13:57:52 (GMT)
commit16253c9b715db75cb94e8d56dd04fee6d2da73a9 (patch)
treeb0d41e51d785087e5be9fabe8ddd1c46a9076358 /ChangeLog
parentcf11ece61c146343faa805a7eaeebc2919bfce19 (diff)
downloadtcl-16253c9b715db75cb94e8d56dd04fee6d2da73a9.zip
tcl-16253c9b715db75cb94e8d56dd04fee6d2da73a9.tar.gz
tcl-16253c9b715db75cb94e8d56dd04fee6d2da73a9.tar.bz2
Improved URL validation that better describes why validation failed. [Bug 1358369]
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8097d53..b1b9c12 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2005-11-18 Donal K. Fellows <donal.k.fellows@manchester.ac.uk>
+
+ * library/http/http.tcl (http::geturl): Improved syntactic validation
+ of URLs, and better error messages in some cases. [Bug 1358369]
+
2005-11-17 Miguel Sofer <msofer@users.sf.net>
* tests/namespace.test: fix comment