From c69da1044dcc5af77730435cf945d58cddc90587 Mon Sep 17 00:00:00 2001 From: Josh Holtrop Date: Fri, 30 Sep 2016 14:04:58 -0400 Subject: [PATCH] update README for v1.9.3 --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 31d582d..48dba71 100644 --- a/README.md +++ b/README.md @@ -425,6 +425,10 @@ http://rubydoc.info/github/holtrop/rscons/frames. ## Release Notes +### v1.9.3 + +- Environment#parse_flags should put -std=XXX flags in CCFLAGS, not CFLAGS + ### v1.9.2 - allow phony targets in conjunction with build roots