add v1.9.1 release notes

This commit is contained in:
Josh Holtrop 2015-12-10 15:25:16 -05:00
parent 952f423860
commit 4698fc41b9

View File

@ -406,6 +406,12 @@ http://rubydoc.info/github/holtrop/rscons/frames.
## Release Notes ## 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 ### v1.9.0
#### New Features #### New Features