From 9f5b4a838aa27e33c402ad769db0d2b816fb9b4c Mon Sep 17 00:00:00 2001 From: hobbs Date: Tue, 5 Oct 1999 22:45:14 +0000 Subject: *** empty log message *** FossilOrigin-Name: 417346a0a26345957c53725671031defd18b886d --- ChangeLog | 24 +++++++++++++++++++++++- README | 16 +++++++++------- 2 files changed, 32 insertions(+), 8 deletions(-) diff --git a/ChangeLog b/ChangeLog index 3a6ed57..bbb88ee 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,26 @@ +1999-10-05 Jeff Hobbs + + * {win,mac,unix,tools,}/README: + * win/README.binary: + * win/makefile.vc: + * {win,unix}/configure.in: + * generic/tcl.h: + * library/init.tcl: updated to 8.3a1 from 8.2.0. + + * library/http2.1/http.tcl: fixed possible use of global c var. + + * win/tclWinReg.c: fixed registry command to properly 'get' + HKEY_PERFORMANCE_DATA root key data. Needs more work. + + * generic/tclNamesp.c: + * generic/tclVar.c: + * generic/tclCmdIL.c: fixed comment typos + + * mac/tclMacFCmd.c: fixed filename stuff to support UTF-8 [Bug: 2869] + + * win/tclWinSerial.c: changed SerialSetOptionProc to return + TCL_OK by default. (patch from Rolf Schroedter) + 1999-09-21 Jennifer Hom * library/tcltest1.0/tcltest.tcl: Applied patches sent in by @@ -21,7 +44,6 @@ * tests/pkg.test: * generic/tclPkg.c: fixed package version check to disallow 1.2..3 [Bug: 2539] - * unix/Makefile.in: fixed gendate target - this never worked since RCS was intro'd. diff --git a/README b/README index ca3ce8b..bc71d8e 100644 --- a/README +++ b/README @@ -1,9 +1,11 @@ README: Tcl - This is the Tcl 8.2.0 source distribution. + This is the Tcl 8.3a1 source distribution. You can get this release from: - http://www.scriptics.com/registration/8.2.0.tml + [8.3 alpha releases are only available through NetCVS: + http://www.scriptics.com/products/tcltk/netcvs.html] + # http://www.scriptics.com/registration/.tml -RCS: @(#) $Id: README,v 1.23 1999/08/10 23:16:25 redman Exp $ +RCS: @(#) $Id: README,v 1.24 1999/10/05 22:45:15 hobbs Exp $ Contents -------- @@ -44,13 +46,13 @@ and selling it either in whole or in part. See the file Extensive documentation is available at our website. The home page for this release is - http://www.scriptics.com/software/8.2.html + http://www.scriptics.com/software/8.3.html -Information about new features in 8.2 can be found at - http://www.scriptics.com/software/whatsnew82.html +Information about new features in 8.3 can be found at + http://www.scriptics.com/software/whatsnew83.html Detailed release notes can be found at - http://www.scriptics.com/software/relnotes/tcl8.2.0 + http://www.scriptics.com/software/relnotes/tcl8.3a1 Information about Tcl itself can be found at http://www.scriptics.com/scripting/ -- cgit v0.12