summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorhobbs <hobbs>2000-04-25 20:58:47 (GMT)
committerhobbs <hobbs>2000-04-25 20:58:47 (GMT)
commit405c654f4235a7ea25bf91ed717a07fc2fe5cca7 (patch)
treee792c6fe9de2b3c5a125e2c12974f5aef195e39e /ChangeLog
parentff45c4b9443f92c8c48f3c69281820421692bddf (diff)
downloadtcl-405c654f4235a7ea25bf91ed717a07fc2fe5cca7.zip
tcl-405c654f4235a7ea25bf91ed717a07fc2fe5cca7.tar.gz
tcl-405c654f4235a7ea25bf91ed717a07fc2fe5cca7.tar.bz2
* unix/Makefile.in:
* win/Makefile.in: * win/makefile.vc: updated for http change and some cleanup * library/http2.[13]: moved dir http2.1 to http2.3 to match version
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b25b58d..ba697fb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,17 @@
+2000-04-25 Jeff Hobbs <hobbs@scriptics.com>
+
+ * unix/Makefile.in:
+ * win/Makefile.in:
+ * win/makefile.vc: updated for http change and some cleanup
+ * library/http2.[13]: moved dir http2.1 to http2.3 to match version
+
+ * doc/Utf.3: clarified docs for Tcl_(UniChar|Utf)AtIndex
+
+ * unix/tclUnixThrd.c: removed {}s around PTHREAD_MUTEX_INITIALIZER
+ [Bug: 5254]
+
+ * unix/tclLoadDyld.c (TclpLoadFile): removed use of interp->result
+
2000-04-24 Eric Melski <ericm@scriptics.com>
* unix/mkLinks: