Prep for release 0.08.
authorstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Mon, 15 Jul 2002 18:29:33 +0000 (18:29 +0000)
committerstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Mon, 15 Jul 2002 18:29:33 +0000 (18:29 +0000)
git-svn-id: http://scons.tigris.org/svn/scons/trunk@416 fdb21ef1-2011-0410-befe-b5e4ea1792b1

README
debian/changelog
src/CHANGES.txt
src/README.txt
src/RELEASE.txt

diff --git a/README b/README
index f4a04379baf39feb04bb1424da581d62286d5fb1..d2cb6f4345e1b96116b981f8ad151134f2e646b6 100644 (file)
--- a/README
+++ b/README
@@ -91,7 +91,7 @@ system, populate the build/scons/ directory by running:
 
         $ scons build/scons
 
-If you don't have SCons version 0.07 or later already installed on your
+If you don't have SCons version 0.08 or later already installed on your
 system, you can use SCons itself to populate the build/scons/ directory
 with a little more typing:
 
@@ -163,13 +163,13 @@ PACKAGES" section below.
 BUILDING PACKAGES
 =================
 
-We now use SCons (version 0.07 or later) to build its own packages.
+We now use SCons (version 0.08 or later) to build its own packages.
 If you already have an appropriate version of SCons installed on your
 system, you can build everything by simply running it:
 
         $ scons
 
-If you don't have SCons version 0.07 or later already installed on your
+If you don't have SCons version 0.08 or later already installed on your
 system, you can build this version of SCons with itself with a little
 more typing:
 
@@ -389,4 +389,5 @@ With plenty of help from the SCons Development team:
         Charles Crain
         Steve Leblanc
         Anthony Roach
+        Terrel Shumway
 
index 359baf216eefcfbb18926c89c6099b8882a8c8c1..243d545cc0e1b9d3bc3d0e3aab15b2a3113139dc 100644 (file)
@@ -1,8 +1,8 @@
 scons (0.08-1) unstable; urgency=low
 
-  * Second post-official-Debain build cycle
+  * Second post-official-Debian build cycle
 
- -- Steven Knight <knight@baldmt.com>  Thu,  2 May 2002 13:37:16 -0500
+ -- Steven Knight <knight@baldmt.com>  Mon, 15 Jul 2002 12:08:51 -0500
 
 
 scons (0.07-1) unstable; urgency=low
index cb26c915635b425a80c0028de70e6c133fb98623..d2fe1a0ef42ddfb8fcdc76e778e0e6d3fe33126d 100644 (file)
@@ -8,7 +8,7 @@
 
 
 
-RELEASE 0.08 - 
+RELEASE 0.08 - Mon, 15 Jul 2002 12:08:51 -0500
 
   From Charles Crain:
 
index e12eeadff5272503e3112486d1ad388d51d94c3d..d9f2f08d712d08b75676291716239083b1360ef4 100644 (file)
@@ -188,4 +188,5 @@ With plenty of help from the SCons Development team:
         Charles Crain
         Steve Leblanc
         Anthony Roach
+        Terrel Shumway
 
index 5a16ddd0834338cb4e76e11ea1e3edd594bc20c2..7124eff6b4b5feb5557341f90a921520cb280e93 100644 (file)
@@ -20,7 +20,7 @@ more effectively, please sign up for the scons-users mailing list at:
 
 
 
-RELEASE 0.08 - 
+RELEASE 0.08 - Mon, 15 Jul 2002 12:08:51 -0500
 
   This is the eighth alpha release of SCons.  Please consult the
   CHANGES.txt file for a list of specific changes since last release.
@@ -139,6 +139,11 @@ RELEASE 0.08 -
 
   KNOWN PROBLEMS IN THIS RELEASE:
 
+    For a complete list of known problems, consult the SCons bug tracker
+    page at SourceForge:
+
+        http://sourceforge.net/tracker/?atid=398971&group_id=30337&func=browse
+
     - Support for parallel builds (-j) does not work on WIN32 systems
       prior to *official* Python release 2.2 (not 2.2 pre-releases).
 
@@ -174,11 +179,11 @@ RELEASE 0.08 -
 
         - Repository search paths (-Y)
 
-       - Configurable signature calculation
+        - Configurable signature calculation
 
-       - No support for caching built files.
+        - No support for caching built files.
 
-       - No support yet for the following command-line options:
+        - No support yet for the following command-line options:
 
              -d -e -l --list-actions --list-derived --list-where
              -o -p -r -R --random -w --write-filenames -W