summaryrefslogtreecommitdiff
path: root/src/CHANGES.txt
diff options
context:
space:
mode:
authorMats Wichmann <mats@linux.com>2019-05-04 10:00:32 -0600
committerMats Wichmann <mats@linux.com>2019-05-04 10:11:16 -0600
commit242c19a47df0ff3ff7cef7c6e60d3aa3db2c1039 (patch)
tree8a4393f14febe4ab83bb4400f6b0c475b5bc8d4b /src/CHANGES.txt
parentcb83cf38c8f8c17bfc06610b20e01ef23c19a368 (diff)
downloadscons-git-242c19a47df0ff3ff7cef7c6e60d3aa3db2c1039.tar.gz
[PR #3363] doc update for added flags
Needed a doc regen to pick up the change. Signed-off-by: Mats Wichmann <mats@linux.com>
Diffstat (limited to 'src/CHANGES.txt')
-rwxr-xr-xsrc/CHANGES.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/CHANGES.txt b/src/CHANGES.txt
index e5688f76d..2d622912a 100755
--- a/src/CHANGES.txt
+++ b/src/CHANGES.txt
@@ -62,8 +62,8 @@ RELEASE VERSION/DATE TO BE FILLED IN LATER
prone to races. Add a hack to the PY2 version (from Issue #3351) to
be less prone to a race in the check for old-style cache.
- Fix coding error in docbook tool only exercised when using python lxml
- - Recognize two additional GNU compiler header directory options:
- -iquote and -idirafter.
+ - Recognize two additional GNU compiler header directory options in
+ ParseFlags: -iquote and -idirafter.
RELEASE 3.0.5 - Mon, 26 Mar 2019 15:04:42 -0700