diff options
author | welch <welch> | 1999-06-25 23:30:22 (GMT) |
---|---|---|
committer | welch <welch> | 1999-06-25 23:30:22 (GMT) |
commit | 77cc0fb2225fdb9c96369c3c6995cbcc78e08f45 (patch) | |
tree | f51308dab3c5828887861354d7e46601d57570a6 /README | |
parent | 573eb733ab7138f3d634ac42dcd009712d3f3b58 (diff) | |
download | tk-77cc0fb2225fdb9c96369c3c6995cbcc78e08f45.zip tk-77cc0fb2225fdb9c96369c3c6995cbcc78e08f45.tar.gz tk-77cc0fb2225fdb9c96369c3c6995cbcc78e08f45.tar.bz2 |
Changed to Tk 8.2b1
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. |