summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew Featherstone <andrew.featherstone@gmail.com>2017-12-03 09:40:54 (GMT)
committerAndrew Featherstone <andrew.featherstone@gmail.com>2017-12-03 09:40:54 (GMT)
commitb0c97773c93beeadfeea95ecd1a83c2817dc3b56 (patch)
tree380d03ea6edb9ed8124be035be0a79b8fdb41963
parent47e3f3862fdf3ca386c5006edfd0239db209112a (diff)
downloadSCons-b0c97773c93beeadfeea95ecd1a83c2817dc3b56.zip
SCons-b0c97773c93beeadfeea95ecd1a83c2817dc3b56.tar.gz
SCons-b0c97773c93beeadfeea95ecd1a83c2817dc3b56.tar.bz2
Update CHANGES.txt to describe this fix.
-rw-r--r--src/CHANGES.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/CHANGES.txt b/src/CHANGES.txt
index da4e6ae..6f1f2d0 100644
--- a/src/CHANGES.txt
+++ b/src/CHANGES.txt
@@ -47,6 +47,9 @@ RELEASE 3.1.0.alpha.yyyymmdd - NEW DATE WILL BE INSERTED HERE
From Zachary Tessler:
- Fix incorrect warning for repeated identical builder calls that use overrides
+ From Andrew Featherstone
+ - Removed unused --warn options from the man page and source code.
+
RELEASE 3.0.0 - Mon, 18 Sep 2017 08:32:04 -0700
NOTE: This is a major release. You should expect that some targets may rebuild when upgrading.