summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorhobbs <hobbs>2001-09-07 00:55:06 (GMT)
committerhobbs <hobbs>2001-09-07 00:55:06 (GMT)
commit312d83efa8996c6b208e6764a9cd4d46e4405241 (patch)
tree4b6d156f3033bad56effa9dc3ac07e5c138bbc28
parent5fc06a7332a17e21c98691fdd8a3c9eaf82354ee (diff)
downloadtcl-312d83efa8996c6b208e6764a9cd4d46e4405241.zip
tcl-312d83efa8996c6b208e6764a9cd4d46e4405241.tar.gz
tcl-312d83efa8996c6b208e6764a9cd4d46e4405241.tar.bz2
see changes
-rw-r--r--ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b507153..d57434e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,17 @@
+2001-09-06 Jeff Hobbs <jeffh@ActiveState.com>
+
+ * doc/http.n: noted -binary, charset and coding state keys.
+ * tests/http.test:
+ * library/http/pkgIndex.tcl:
+ * library/http/http.tcl (geturl): correctly get charset parameter
+ and convert text according to specified encoding (if known). RFC
+ iso8859-1 is used by default. Also recognize Content-encoding to
+ see if we should do binary translation. Added a CYA -binary
+ switch for the cases that were missed. [Bug #219211 #219399]
+
+ * tests/ioUtil.test: changed to make better use of constraints and
+ remove knownBug constraints that weren't valid.
+
2001-09-06 Don Porter <dgp@users.sourceforge.net>
* tests/unixInit.test (unixInit-3.2): Updated test to support