summaryrefslogtreecommitdiffstats
path: root/src/RELEASE.txt
diff options
context:
space:
mode:
authorSteven Knight <knight@baldmt.com>2005-03-05 21:31:30 (GMT)
committerSteven Knight <knight@baldmt.com>2005-03-05 21:31:30 (GMT)
commit37f7563ea516a39234fc91a8ffd9cf22d9258e8b (patch)
tree165ab8ab18b63079883e02dccc84c03992cefc16 /src/RELEASE.txt
parentf7230b12d84220342c2671276beec9a9d590ce22 (diff)
downloadSCons-37f7563ea516a39234fc91a8ffd9cf22d9258e8b.zip
SCons-37f7563ea516a39234fc91a8ffd9cf22d9258e8b.tar.gz
SCons-37f7563ea516a39234fc91a8ffd9cf22d9258e8b.tar.bz2
Enhance setup.py to install troff man pages on UNIX/Linux.
Diffstat (limited to 'src/RELEASE.txt')
-rw-r--r--src/RELEASE.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/RELEASE.txt b/src/RELEASE.txt
index 4089d5a..57809e8 100644
--- a/src/RELEASE.txt
+++ b/src/RELEASE.txt
@@ -87,6 +87,9 @@ RELEASE 0.97 - XXX
different file. This may cause configuration tests to be re-run
the first time after you install 0.97.
+ - The SCons setup.py script now installs the "scons.1" and
+ "sconsign.1" man pages on UNIX and Linux systems.
+
Please note the following important changes since release 0.95:
- All Builder calls (both built-in like Program(), Library(),