diff options
author | max <max@tclers.tk> | 2012-07-08 10:55:49 (GMT) |
---|---|---|
committer | max <max@tclers.tk> | 2012-07-08 10:55:49 (GMT) |
commit | abeb1a6a1e7d636379b0071d7a33a4395b6ec707 (patch) | |
tree | 9c9e9eb612da3d4636c26e265416583202c2ab8d /ChangeLog | |
parent | 4b87d73b631c0e6b946c1e7a43b9cbb528674b18 (diff) | |
download | tcl-abeb1a6a1e7d636379b0071d7a33a4395b6ec707.zip tcl-abeb1a6a1e7d636379b0071d7a33a4395b6ec707.tar.gz tcl-abeb1a6a1e7d636379b0071d7a33a4395b6ec707.tar.bz2 |
Add fix and test for URLs that contain literal IPv6 addresses. [Bug 3531209]
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2012-07-08 Reinhard Max <max@suse.de> + + * library/http/http.tcl: Add fix and test for URLs that contain + * tests/http.test: literal IPv6 addresses. [Bug 3531209] + 2012-07-05 Don Porter <dgp@users.sourceforge.net> * unix/tclUnixPipe.c: [Bug 1189293] Make "<<" binary safe. |