summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorhobbs <hobbs>2001-04-03 07:11:39 (GMT)
committerhobbs <hobbs>2001-04-03 07:11:39 (GMT)
commit3bb43ef6446cddf54f1d872ea0d1f7779d3adc4f (patch)
tree150e3b071d4e2abe0265c8ad3137a449996aadff
parente29d3e56661accb9ffb75814b58b826106dd0c42 (diff)
downloadtcl-3bb43ef6446cddf54f1d872ea0d1f7779d3adc4f.zip
tcl-3bb43ef6446cddf54f1d872ea0d1f7779d3adc4f.tar.gz
tcl-3bb43ef6446cddf54f1d872ea0d1f7779d3adc4f.tar.bz2
* README:
* win/README: * win/README.binary: further notes corrections.
-rw-r--r--ChangeLog4
-rw-r--r--README6
-rw-r--r--win/README6
-rw-r--r--win/README.binary8
4 files changed, 12 insertions, 12 deletions
diff --git a/ChangeLog b/ChangeLog
index c8099e7..61622e2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2001-04-02 Jeff Hobbs <jeffh@ActiveState.com>
+ * README:
+ * win/README:
+ * win/README.binary: further notes corrections.
+
* win/configure:
* win/tcl.m4 (SHLIB_LD): added -incremental:no. [Bug #219381]
diff --git a/README b/README
index 3ea7ef0..51d946e 100644
--- a/README
+++ b/README
@@ -1,11 +1,11 @@
README: Tcl
This is the Tcl 8.4a3 source distribution.
You can get any release of Tcl from:
- http://dev.scriptics.com/registration/<version>.tml
+ ftp://ftp.scriptics.com/pub/tcl/
Tcl/Tk is also available through NetCVS:
http://tcl.sourceforge.net/
-RCS: @(#) $Id: README,v 1.35 2001/04/02 01:59:55 hobbs Exp $
+RCS: @(#) $Id: README,v 1.36 2001/04/03 07:11:39 hobbs Exp $
Contents
--------
@@ -44,7 +44,7 @@ and selling it either in whole or in part. See the file
"license.terms" for complete information.
2. Documentation
----------------
+----------------
Extensive documentation is available at our website.
The home page for this release, including new features, is
diff --git a/win/README b/win/README
index 4734324..ece4b88 100644
--- a/win/README
+++ b/win/README
@@ -1,6 +1,6 @@
Tcl 8.4 for Windows
-RCS: @(#) $Id: README,v 1.19 2001/04/02 01:59:55 hobbs Exp $
+RCS: @(#) $Id: README,v 1.20 2001/04/03 07:11:40 hobbs Exp $
1. Introduction
---------------
@@ -19,13 +19,13 @@ In order to compile Tcl for Windows, you need the following items:
Tcl 8.4 Source Distribution (plus any patches)
- Visual C++ 2.x/4.x/5.x
+ Visual C++ 4+
or
Cygwin 1.1 (See http://sources.redhat.com/cygwin)
-In practice, this release is built with Visual C++ 5.0
+In practice, this release is built with Visual C++ 6.0
In the "win" subdirectory of the source release, you will find
"makefile.vc". This is the makefile Visual C++ compiler. You should
diff --git a/win/README.binary b/win/README.binary
index c0a87db..19fb32c 100644
--- a/win/README.binary
+++ b/win/README.binary
@@ -1,6 +1,6 @@
Tcl/Tk 8.4 for Windows, Binary Distribution
-RCS: @(#) $Id: README.binary,v 1.22 2001/04/02 01:59:55 hobbs Exp $
+RCS: @(#) $Id: README.binary,v 1.23 2001/04/03 07:11:40 hobbs Exp $
1. Introduction
---------------
@@ -16,8 +16,7 @@ and most powerful way to create GUI applications that run on PCs, Unix,
and the Macintosh. Tcl can also be used for a variety of web-related
tasks and for creating powerful command languages for applications.
-Tcl is maintained, enhanced, and distributed freely as a service to the
-Tcl community by Scriptics Corporation.
+Tcl is maintained, enhanced, and distributed freely by the Tcl community.
2. Documentation
----------------
@@ -137,6 +136,3 @@ and go to the Mailing Lists page. There are also Special Interest Groups
(SIGs) setup for these topics and more at:
http://dev.scriptics.com/
-
-
-