diff options
author | hobbs <hobbs> | 2001-08-07 02:44:40 (GMT) |
---|---|---|
committer | hobbs <hobbs> | 2001-08-07 02:44:40 (GMT) |
commit | 1eff5f9346e74b7c0b8aaa247df632b47f8a5f6e (patch) | |
tree | 176153fb97ee84781d59e81d085dc517f279a9af /README | |
parent | 84d9840ea49d4c8c3a29d12615b526c25878518d (diff) | |
download | tcl-1eff5f9346e74b7c0b8aaa247df632b47f8a5f6e.zip tcl-1eff5f9346e74b7c0b8aaa247df632b47f8a5f6e.tar.gz tcl-1eff5f9346e74b7c0b8aaa247df632b47f8a5f6e.tar.bz2 |
* changes:
* README:
* mac/README:
* unix/README:
* win/README.binary: updated for 8.4a3 release
Diffstat (limited to 'README')
-rw-r--r-- | README | 11 |
1 files changed, 6 insertions, 5 deletions
@@ -2,10 +2,10 @@ README: Tcl This is the Tcl 8.4a3 source distribution. Tcl/Tk is also available through NetCVS: http://tcl.sourceforge.net/ - You can get any release of Tcl from: - ftp://ftp.scriptics.com/pub/tcl/ + You can get any source release of Tcl from the file distributions + link at the above URL. -RCS: @(#) $Id: README,v 1.37 2001/07/05 01:02:51 uid38172 Exp $ +RCS: @(#) $Id: README,v 1.38 2001/08/07 02:44:40 hobbs Exp $ Contents -------- @@ -50,8 +50,9 @@ Extensive documentation is available at our website. The home page for this release, including new features, is http://www.purl.org/tcl/home/software/tcltk/8.4.html -Detailed release notes can be found at - http://www.purl.org/tcl/home/software/tcltk/relnotes/tcl8.4a2.txt +Detailed release notes can be found at the file distributions page +by clicking on the relevant version. + http://sourceforge.net/project/showfiles.php?group_id=10894 Information about Tcl itself can be found at http://www.purl.org/tcl/home/scripting/ |