summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorhobbs <hobbs@noemail.net>2000-02-01 11:50:53 (GMT)
committerhobbs <hobbs@noemail.net>2000-02-01 11:50:53 (GMT)
commit4ffae3adbf637b2017a3e5bd92480c483be5b2cb (patch)
treea105eaf7fc9623f774887dab5883c7aa7273a027 /ChangeLog
parent0ce5f0d1711f4f541a970f44166ee0f0a1073f8a (diff)
downloadtcl-4ffae3adbf637b2017a3e5bd92480c483be5b2cb.zip
tcl-4ffae3adbf637b2017a3e5bd92480c483be5b2cb.tar.gz
tcl-4ffae3adbf637b2017a3e5bd92480c483be5b2cb.tar.bz2
see log
FossilOrigin-Name: 1a6c66d8f03c2671f09c9fcf2d3df59f2bacbddd
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f0defbf..fe8027a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2000-02-01 Jeff Hobbs <hobbs@scriptics.com>
+
+ * win/Makefile.in (install-*): reduced verbosity of install
+
+ * generic/tclFileName.c (Tcl_JoinPath): improved support for special
+ QNX node id prefixes in pathnames [Bug: 4053]
+
+ * library/http1.0/http.tcl:
+ * library/http2.1/http.tcl: The query data POSTed was newline
+ terminated when it shouldn't be altered [Bug: 4089]
+
2000-01-28 Eric Melski <ericm@scriptics.com>
* tests/pkg/magicchar2.tcl: