diff options
author | welch <welch@noemail.net> | 1999-06-25 23:30:21 (GMT) |
---|---|---|
committer | welch <welch@noemail.net> | 1999-06-25 23:30:21 (GMT) |
commit | df3903f89611350b4abccac38e22d591965648ab (patch) | |
tree | f51308dab3c5828887861354d7e46601d57570a6 /README | |
parent | 3ff57c461577b97cfadea716381f287d9ebe07e9 (diff) | |
download | tk-df3903f89611350b4abccac38e22d591965648ab.zip tk-df3903f89611350b4abccac38e22d591965648ab.tar.gz tk-df3903f89611350b4abccac38e22d591965648ab.tar.bz2 |
Changed to Tk 8.2b1
FossilOrigin-Name: 308db5557afbc64d546838a86d6d0a598b03675b
Diffstat (limited to 'README')
-rw-r--r-- | README | 9 |
1 files changed, 4 insertions, 5 deletions
@@ -4,20 +4,19 @@ README: Tk service to the Tcl community by Scriptics Corporation. http://www.scriptics.com/ -RCS: @(#) $Id: README,v 1.16 1999/04/24 01:50:47 stanton Exp $ +RCS: @(#) $Id: README,v 1.17 1999/06/25 23:30:22 welch Exp $ 1. Introduction --------------- This directory contains the sources and documentation for Tk, an X11 toolkit implemented with the Tcl scripting language. The information -here corresponds to release 8.1.0, which is the final release for Tk -8.1. +here corresponds to release 8.2b1, which is the first beta for Tk 8.2. For details on features, incompatibilities, and potential problems with -this release, see the Tcl/Tk 8.1 Web page at +this release, see the Tcl/Tk 8.2 Web page at - http://www.scriptics.com/software/8.1.html + http://www.scriptics.com/software/8.2.html or refer to the "changes" file in this directory, which contains a historical record of all changes to Tk. |