summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteven Knight <knight@baldmt.com>2002-01-11 07:35:10 +0000
committerSteven Knight <knight@baldmt.com>2002-01-11 07:35:10 +0000
commit9deba5890b7df92692c3492c612231182efb3e90 (patch)
tree3bca9c58a519c811886a1236518f01c3d3c5eb98
parent1337a21f86a49c41940e9b95b7ebf5139cfa03d3 (diff)
downloadscons-9deba5890b7df92692c3492c612231182efb3e90.tar.gz
Prepare for release.
-rw-r--r--debian/changelog2
-rw-r--r--rpm/scons.spec2
-rw-r--r--src/CHANGES.txt2
-rw-r--r--src/RELEASE.txt14
4 files changed, 11 insertions, 9 deletions
diff --git a/debian/changelog b/debian/changelog
index 0bfb73fe..6e3607cf 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,7 +2,7 @@ scons (0.03-1) unstable; urgency=low
* Third Release.
- -- Steven Knight <knight@baldmt.com> Sun, 23 Dec 2001 19:53:05 -0600
+ -- Steven Knight <knight@baldmt.com> Fri, 11 Jan 2002 01:09:30 -0600
scons (0.02-1) unstable; urgency=low
diff --git a/rpm/scons.spec b/rpm/scons.spec
index 696a95d4..345fedca 100644
--- a/rpm/scons.spec
+++ b/rpm/scons.spec
@@ -50,6 +50,8 @@ rm -rf $RPM_BUILD_ROOT
%files
%defattr(-,root,root)
/usr/bin/scons
+/usr/lib/scons/SCons/Action.py
+/usr/lib/scons/SCons/Action.pyc
/usr/lib/scons/SCons/Builder.py
/usr/lib/scons/SCons/Builder.pyc
/usr/lib/scons/SCons/Defaults.py
diff --git a/src/CHANGES.txt b/src/CHANGES.txt
index 17cc20a1..fc78e1db 100644
--- a/src/CHANGES.txt
+++ b/src/CHANGES.txt
@@ -8,7 +8,7 @@
-RELEASE 0.03 -
+RELEASE 0.03 - Fri, 11 Jan 2002 01:09:30 -0600
From Charles Crain:
diff --git a/src/RELEASE.txt b/src/RELEASE.txt
index 168bcecf..d5c94946 100644
--- a/src/RELEASE.txt
+++ b/src/RELEASE.txt
@@ -20,9 +20,9 @@ more effectively, please sign up for the scons-users mailing list at:
-RELEASE 0.02 - Sun, 23 Dec 2001 19:05:19 -0600
+RELEASE 0.03 - Fri, 11 Jan 2002 01:09:30 -0600
- This is the second alpha release of SCons. Please consult the
+ This is the third alpha release of SCons. Please consult the
CHANGES.txt file for a list of specific changes since last release.
Owing to an extensive test suite, the SCons team believes that this
@@ -39,8 +39,7 @@ RELEASE 0.02 - Sun, 23 Dec 2001 19:05:19 -0600
http://sourceforge.net/tracker/?func=add&group_id=30337&atid=398971
We have a reliable bug-fixing methodology already in place and
- expect to respond to problems relatively quickly. (We have fixed
- 9 out of 10 reported bugs in the eight days since release 0.01.)
+ expect to respond to problems relatively quickly.
- It is possible that interfaces will change in future releases. We
will strive to hold this to a minimum, but you may need to modify
@@ -57,9 +56,10 @@ RELEASE 0.02 - Sun, 23 Dec 2001 19:05:19 -0600
portions of the interface as we figured out what worked and what
didn't during implementation.L
- - There may be performance issues. If you find the performance
- unacceptable, we would like to hear from you and learn more
- about your configuration so we can optimize the right things.
+ - There may be performance issues. This release has many performance
+ improvements. If you still find the performance unacceptable, we
+ would very muchlike to hear from you and learn more about your
+ configuration so we can optimize the right things.
- Error messages don't always exist where they'd be helpful.
Please let us know about any errors you ran into that would