diff options
author | hobbs <hobbs@noemail.net> | 1999-11-02 22:01:08 (GMT) |
---|---|---|
committer | hobbs <hobbs@noemail.net> | 1999-11-02 22:01:08 (GMT) |
commit | 668bb3d664e5cf5986f2c4b99048d3a11538c8de (patch) | |
tree | da323bf03b5270dcf403650f33ae88008a97cfd7 | |
parent | 48e1c65b5ceb56070c486e3288965dc0d6419369 (diff) | |
download | tcl-668bb3d664e5cf5986f2c4b99048d3a11538c8de.zip tcl-668bb3d664e5cf5986f2c4b99048d3a11538c8de.tar.gz tcl-668bb3d664e5cf5986f2c4b99048d3a11538c8de.tar.bz2 |
see log
FossilOrigin-Name: 47d7a87db504c4b16f218f95d1fa9b9c5475cb34
-rw-r--r-- | ChangeLog | 25 |
1 files changed, 15 insertions, 10 deletions
@@ -1,4 +1,18 @@ -1999-11-01 Jeff Hobbs <hobbs@scriptics.com> +1999-11-02 Jeff Hobbs <hobbs@scriptics.com> + + * tagged 8.2.2 final + +1999-10-30 Jeff Hobbs <hobbs@scriptics.com> + + * unix/configure.in: + * win/configure.in: + * README: + * mac/README: + * win/README.binary: + * tools/tcl.wse.in: made demos\twind.tcl install in correct place + * generic/tcl.h: updated to patchlevel 2 + + All of the following are backported from 8.3 alpha * generic/regc_color.c: * generic/regc_cvec.c: @@ -15,16 +29,7 @@ * tests/reg.test: updated to Henry Spencer's new regexp engine (mid-Sept 99). Should greatly reduce stack space reqs. -1999-10-30 Jeff Hobbs <hobbs@scriptics.com> - * library/init.tcl: removed [info nameof]/../bin from auto_path - * unix/configure.in: - * win/configure.in: - * README: - * mac/README: - * win/README.binary: - * tools/tcl.wse.in: made demos\twind.tcl install in correct place - * generic/tcl.h: updated to patchlevel 2 * library/http2.1/http.tcl: protected gets with catch [Bug: 2665] Fixed a bug in the handling of |