diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2005-11-18 15:20:45 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2005-11-18 15:20:45 (GMT) |
commit | 14f3572945fca6c99e0103cd0f4021c76d33509b (patch) | |
tree | 6132aa665684ea43dddd5da06a2ec644662542bb /ChangeLog | |
parent | bf9ba7ca8af34836442083790985ace7603a1141 (diff) | |
download | tcl-14f3572945fca6c99e0103cd0f4021c76d33509b.zip tcl-14f3572945fca6c99e0103cd0f4021c76d33509b.tar.gz tcl-14f3572945fca6c99e0103cd0f4021c76d33509b.tar.bz2 |
Backport of improved URL parsing. [Bug 1358369]
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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-16 Don Porter <dgp@users.sourceforge.net> * README: Bump version number to 8.4.12 |