Update the tool specifications for the SGI MIPSpro tools.
[scons.git] / src / RELEASE.txt
index 6e43f50e7db2ec01751666cb3b4ffa5c212c075c..f13736a77ff52b631ee178f5a4b86e496f7acdd3 100644 (file)
@@ -20,11 +20,17 @@ more effectively, please sign up for the scons-users mailing list at:
 
 
 
-RELEASE 0.93 - Thu, 23 Oct 2003 07:26:55 -0500
+RELEASE X.XX - XXX, XX XXX XXXX XX:XX:XX -XXXX
 
-  This is the fourth beta release of SCons.  Please consult the
+  This is the fifth beta release of SCons.  Please consult the
   CHANGES.txt file for a list of specific changes since last release.
 
+  Please note the following important changes since release 0.93:
+
+  - The '-LANG:std' option has been removed from the default $CXXFLAGS
+    and $LINKFLAGS variables on SGI systems.  SGI users who need that flag
+    for C++ compilation will need to explicitly add it to those variables.
+
   Please note the following important changes since release 0.92:
 
   - Construction variables are now expanded anywhere within a
@@ -41,11 +47,6 @@ RELEASE 0.93 - Thu, 23 Oct 2003 07:26:55 -0500
     of using the env.ParseConfig() method.  The global function will be
     removed in some future release of SCons.
 
-  Please note the following important changes since release 0.91:
-
-  - The Debian package available from the SCons web site now
-    uses Python version 2.2.
-
   SCons is developed with an extensive regression test suite, and a
   rigorous development methodology for continually improving that suite.
   Because of this, SCons is of sufficient quality that you can use it