diff options
| author | Steven Knight <knight@baldmt.com> | 2008-05-18 06:06:39 (GMT) |
|---|---|---|
| committer | Steven Knight <knight@baldmt.com> | 2008-05-18 06:06:39 (GMT) |
| commit | cfcf180e1c5d4e908ab8369c989ccaae32400fe6 (patch) | |
| tree | 9249b95d072f6b425db8d62be58507f23c9733fa /src | |
| parent | f30454bba210e822fdd9d8e4ff1be74e041ea71e (diff) | |
| download | SCons-cfcf180e1c5d4e908ab8369c989ccaae32400fe6.zip SCons-cfcf180e1c5d4e908ab8369c989ccaae32400fe6.tar.gz SCons-cfcf180e1c5d4e908ab8369c989ccaae32400fe6.tar.bz2 | |
Update package numbers to 0.98.4.
Diffstat (limited to 'src')
| -rw-r--r-- | src/CHANGES.txt | 6 | ||||
| -rw-r--r-- | src/RELEASE.txt | 6 |
2 files changed, 8 insertions, 4 deletions
diff --git a/src/CHANGES.txt b/src/CHANGES.txt index 5a780b5..17da625 100644 --- a/src/CHANGES.txt +++ b/src/CHANGES.txt @@ -8,7 +8,7 @@ -RELEASE 0.98.4 - XXX +RELEASE 0.98.4 - Sat, 17 May 2008 22:14:46 -0700 From Benoit Belley: @@ -36,6 +36,10 @@ RELEASE 0.98.4 - XXX - Handle multiple destinations in Visual Studio 8 settings for the analogues to the INCLUDE, LIBRARY and PATH variables. + From Greg Noel: + + - Update man page text for VariantDir(). + RELEASE 0.98.3 - Tue, 29 Apr 2008 22:40:12 -0700 diff --git a/src/RELEASE.txt b/src/RELEASE.txt index 1ed5e6d..234c0ff 100644 --- a/src/RELEASE.txt +++ b/src/RELEASE.txt @@ -20,10 +20,10 @@ more effectively, please sign up for the scons-users mailing list at: -RELEASE 0.98.3 - Tue, 29 Apr 2008 22:40:12 -0700 +RELEASE 0.98.4 - Sat, 17 May 2008 22:14:46 -0700 - This is an update to the ninth beta release of SCons. Please consult - the CHANGES.txt file for a list of specific changes since last release. + This is a release candidate for SCons 1.0. Please consult the + CHANGES.txt file for a list of specific changes since last release. Please note the following important changes since release 0.98: |
