add v1.6.1 release notes

This commit is contained in:
Josh Holtrop 2014-08-19 09:09:37 -04:00
parent df1e3be829
commit 1bfb7dd100

View File

@ -329,6 +329,11 @@ http://rubydoc.info/github/holtrop/rscons/frames.
## Release Notes
### v1.6.1
- add DEPFILESUFFIX construction variable to override dependency file suffix
- fix Environment#depends to expand its arguments for construction variables
### v1.6.0
- support lambdas as construction variable values