aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS11
1 files changed, 11 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index f5d15b2..b8ecd03 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+Version 0.3.8
+
+ * Escape # in the second expansion in the message function. The
+ double-escaping of # in build rules is no longer necessary.
+
+ * New subsystem, meta, that is used for building other build
+ systems. Currently supported: autoconf, automake, VC++ 9.0,
+ VC++ 10.0, and VC++ tests.
+
+ * New subsystem, dist, that is used for preparing distributions.
+
Version 0.3.7
* Do not treat files with relative paths as generated.