From 9deba5890b7df92692c3492c612231182efb3e90 Mon Sep 17 00:00:00 2001 From: Steven Knight Date: Fri, 11 Jan 2002 07:35:10 +0000 Subject: Prepare for release. --- debian/changelog | 2 +- rpm/scons.spec | 2 ++ src/CHANGES.txt | 2 +- src/RELEASE.txt | 14 +++++++------- 4 files changed, 11 insertions(+), 9 deletions(-) diff --git a/debian/changelog b/debian/changelog index 0bfb73f..6e3607c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,7 +2,7 @@ scons (0.03-1) unstable; urgency=low * Third Release. - -- Steven Knight Sun, 23 Dec 2001 19:53:05 -0600 + -- Steven Knight 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 696a95d..345fedc 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 17cc20a..fc78e1d 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 168bcec..d5c9494 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 -- cgit v0.12