summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorhobbs <hobbs>2000-04-20 01:30:19 (GMT)
committerhobbs <hobbs>2000-04-20 01:30:19 (GMT)
commit4e8cc6920798eaa803c47afc4e599cb680d2b459 (patch)
tree19919ac6b35eee37554b245875994c9bb3df6434 /ChangeLog
parent0c6a6f1849328a298f5145a93e0ffa4ecc43c8f4 (diff)
downloadtcl-4e8cc6920798eaa803c47afc4e599cb680d2b459.zip
tcl-4e8cc6920798eaa803c47afc4e599cb680d2b459.tar.gz
tcl-4e8cc6920798eaa803c47afc4e599cb680d2b459.tar.bz2
* library/dde1.1/pkgIndex.tcl:
* library/reg1.0/pkgIndex.tcl: * win/tclWinChan.c: * win/tclWinThrd.c: converted CRLF to LF the */tcl.hpj.in files were not converted, as it confuses hcw locally. [Bug: 5096] * win/Makefile.in: expanded cleanup or help files * doc/Thread.3: minor macro cleanup
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0f6fcf2..62233eb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,15 @@
2000-04-19 Jeff Hobbs <hobbs@scriptics.com>
+ * library/dde1.1/pkgIndex.tcl:
+ * library/reg1.0/pkgIndex.tcl:
+ * win/tclWinChan.c:
+ * win/tclWinThrd.c: converted CRLF to LF the */tcl.hpj.in files
+ were not converted, as it confuses hcw locally. [Bug: 5096]
+
+ * win/Makefile.in: expanded cleanup or help files
+
+ * doc/Thread.3: minor macro cleanup
+
* generic/tclFileName.c (SplitUnixPath): added support for QNX
node ids.