summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2012-03-07 20:21:14 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2012-03-07 20:21:14 (GMT)
commit5de7d364353802c431215ce342d52d5f13225722 (patch)
tree089fbe9bddb8795fc19d58c7d168c4fdcab9ef73 /ChangeLog
parentba4f81fa636254a1a76a3bad764e3a7fbfc6d72d (diff)
parentef521914f66d6d6f13f5f82e630994ec04bcc004 (diff)
downloadtcl-dgp_scan_element.zip
tcl-dgp_scan_element.tar.gz
tcl-dgp_scan_element.tar.bz2
merge trunkdgp_scan_element
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a3c87ad..182f382 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2012-03-07 Andreas Kupries <andreask@activestate.com>
+
+ * library/http/http.tcl: [Bug 3498327]: Generate upper-case
+ * library/http/pkgIndex.tcl: hexadecimal output for compliance
+ * tests/http.test: with RFC 3986. Bumped version to 2.7.9.
+ * unix/Makefile.in:
+ * win/Makefile.in:
+
2012-03-06 Jan Nijtmans <nijtmans@users.sf.net>
* win/tclWinPort.h: Compatibility with older Visual Studio versions.