From 4698fc41b98f13cb4523ba23279d9d98144b5f45 Mon Sep 17 00:00:00 2001 From: Josh Holtrop Date: Thu, 10 Dec 2015 15:25:16 -0500 Subject: [PATCH] add v1.9.1 release notes --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 7b7e819..785b436 100644 --- a/README.md +++ b/README.md @@ -406,6 +406,12 @@ http://rubydoc.info/github/holtrop/rscons/frames. ## Release Notes +### v1.9.1 + +- change *SUFFIX defaults to arrays +- add various C++ file suffixes +- use ${INCPREFIX} instead of hard-coded "-I" in Preprocess builder + ### v1.9.0 #### New Features