diff options
author | hobbs <hobbs@noemail.net> | 2000-04-26 00:24:18 (GMT) |
---|---|---|
committer | hobbs <hobbs@noemail.net> | 2000-04-26 00:24:18 (GMT) |
commit | be10515a5f8ed7b40050399e6b308d9ef34057d2 (patch) | |
tree | ab9b3fc833d834109ab3dd5dee29f4669af0867b /ChangeLog | |
parent | 865a2a82b24e8f8622e8d5856bb0c21b391cbd08 (diff) | |
download | tcl-be10515a5f8ed7b40050399e6b308d9ef34057d2.zip tcl-be10515a5f8ed7b40050399e6b308d9ef34057d2.tar.gz tcl-be10515a5f8ed7b40050399e6b308d9ef34057d2.tar.bz2 |
updated for 8.3.1 release
FossilOrigin-Name: 338f651564550368298bea7bcf57ba15f7bae9ac
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,5 +1,7 @@ 2000-04-25 Jeff Hobbs <hobbs@scriptics.com> + 8.3.1 RELEASE + * unix/Makefile.in: * win/Makefile.in: * win/makefile.vc: updated for http change and some cleanup @@ -122,7 +124,7 @@ library path as it was unnecessary and conflicts with move of tclLibraryPath to thread-local storage. -2000-04-18 <redman@scriptics.com> +2000-04-18 Scott Redman <redman@scriptics.com> * win/Makefile.in: * win/tcl.rc: |