summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authormax <max@tclers.tk>2013-04-04 14:42:19 (GMT)
committermax <max@tclers.tk>2013-04-04 14:42:19 (GMT)
commit91b943a9a0a7d05e20c4b4dd02af0f86e7db48b7 (patch)
tree45959397b29bce6bd1bc6b815c0afa387f519613 /ChangeLog
parentc70e635d90321aba50e235fa636bcf1f78dfeda5 (diff)
downloadtcl-91b943a9a0a7d05e20c4b4dd02af0f86e7db48b7.zip
tcl-91b943a9a0a7d05e20c4b4dd02af0f86e7db48b7.tar.gz
tcl-91b943a9a0a7d05e20c4b4dd02af0f86e7db48b7.tar.bz2
Allow URLs that don't have a path, but a query query, e.g. http://example.com?foo=bar .
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 595271b..e6e8d8d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2013-04-04 Reinhard Max <max@suse.de>
+
+ * library/http/http.tcl (http::geturl): Allow URLs that don't have
+ a path, but a query query, e.g. http://example.com?foo=bar .
+
2013-03-22 Venkat Iyer <venkat@comit.com>
* library/tzdata/Africa/Cairo: Update to tzdata2013b.
* library/tzdata/Africa/Casablanca: