summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorhobbs <hobbs@noemail.net>1999-08-21 19:40:27 (GMT)
committerhobbs <hobbs@noemail.net>1999-08-21 19:40:27 (GMT)
commit39003fb17166fbefca9ac8e8de6c9a9adba853e7 (patch)
tree7e320f5d1be1af6c5853eb94a7e7b34b4f3600ac
parente19cd0a805cc55cf73e113b9284a5836b0bee240 (diff)
downloadtcl-39003fb17166fbefca9ac8e8de6c9a9adba853e7.zip
tcl-39003fb17166fbefca9ac8e8de6c9a9adba853e7.tar.gz
tcl-39003fb17166fbefca9ac8e8de6c9a9adba853e7.tar.bz2
1999-08-21 Jeff Hobbs <hobbs@scriptics.com>
* unix/aclocal.m4: Changed AIX-4.[2-9] check to AIX-4.[1-9] [Bug: 1909] 1999-08-20 Jeff Hobbs <hobbs@scriptics.com> * generic/tclPosixStr.c: fixed typo [Bug: 2592] * doc/*: fixed various nroff bugs in man pages [Bug: 2503 2588] 1999-08-19 Jeff Hobbs <hobbs@scriptics.com> * win/README.binary: fixed version info and some typos [Bug: 2561] FossilOrigin-Name: fce88c177e988f24af78281509924235b85589f7
-rw-r--r--ChangeLog24
1 files changed, 22 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index c05beff..c8d3473 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,23 @@
+1999-08-21 Jeff Hobbs <hobbs@scriptics.com>
+
+ * unix/aclocal.m4: Changed AIX-4.[2-9] check to AIX-4.[1-9]
+ [Bug: 1909]
+
+1999-08-20 Jeff Hobbs <hobbs@scriptics.com>
+
+ * generic/tclPosixStr.c: fixed typo [Bug: 2592]
+
+ * doc/*: fixed various nroff bugs in man pages [Bug: 2503 2588]
+
1999-08-19 Jeff Hobbs <hobbs@scriptics.com>
- * generic/tclIO.c: changed Tcl_GetChannelNames* to use K&R
- style headers (style guide, also pleases HP cc)
+ * win/README.binary: fixed version info and some typos [Bug: 2561]
+
+ * doc/interp.n: updated list of commands available in a safe
+ interpreter [Bug: 2526]
+
+ * generic/tclIO.c: changed Tcl_GetChannelNames* to use style guide
+ headers (pleases HP cc)
1999-08-18 Jeff Hobbs <hobbs@scriptics.com>
@@ -41,6 +57,10 @@
* mac/tclMacProjects.sea.hqx: Rearrange the projects so that the build
directory is separate from the sources. Much more convenient!
+1999-08-13 Scott Redman <redman@scriptics.com>
+
+ * /: 8.2.0 tagged for final release
+
1999-08-12 Scott Stanton <stanton@scriptics.com>
* win/Makefile.in: Added COMPILE_DEBUG_FLAGS macro to make it