diff options
author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2016-08-29 12:31:41 (GMT) |
---|---|---|
committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2016-08-29 12:31:41 (GMT) |
commit | 8a165192c2d08763b9540f35e9f2cb4f521b5f5f (patch) | |
tree | cc57fe4b69c24d163afdafa622ef932fa87a475f /README | |
parent | 9900ef4bf9c3880f8d01968600aa70ab2897b8a6 (diff) | |
parent | d1ffebb971d9a844511bf96c8c734b96c0b75424 (diff) | |
download | tk-8a165192c2d08763b9540f35e9f2cb4f521b5f5f.zip tk-8a165192c2d08763b9540f35e9f2cb4f521b5f5f.tar.gz tk-8a165192c2d08763b9540f35e9f2cb4f521b5f5f.tar.bz2 |
rebase to core-8-6-branch.
should now work with TCL_UTF_MAX=4 and TCL_UTF_MAX=6 (not yet with TCL_UTF_MAX=3)
Diffstat (limited to 'README')
-rw-r--r-- | README | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,5 +1,5 @@ README: Tk - This is the Tk 8.7a0 source distribution. + This is the Tk 8.6.6 source distribution. http://sourceforge.net/projects/tcl/files/Tcl/ You can get any source release of Tk from the URL above. @@ -10,9 +10,9 @@ This directory contains the sources and documentation for Tk, an X11 toolkit implemented with the Tcl scripting language. For details on features, incompatibilities, and potential problems with -this release, see the Tcl/Tk 8.7 Web page at +this release, see the Tcl/Tk 8.6 Web page at - http://www.tcl.tk/software/tcltk/8.7.html + http://www.tcl.tk/software/tcltk/8.6.html or refer to the "changes" file in this directory, which contains a historical record of all changes to Tk. |