summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorMurray Cumming <murrayc@murrayc.com>2015-07-15 11:13:41 +0200
committerMurray Cumming <murrayc@murrayc.com>2015-07-15 11:13:41 +0200
commita1011930eb86e00ec1d2cfc70a3da7e1920a5ec3 (patch)
tree6d48ffcf9b01b26d224cef82a537209c1568884b /NEWS
parent569bfca9e2c19d3ecf27429ccec8ebdb9d5df311 (diff)
downloadmm-common-a1011930eb86e00ec1d2cfc70a3da7e1920a5ec3.tar.gz
0.9.80.9.8
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS8
1 files changed, 8 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index e6a97c1..7cf2546 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+mm-common 0.9.8 (2015-07-15)
+
+ * Add the MM_AX_CXX_COMPILE_STDCXX_11() m4 macro,
+ to help other *mm projects build with C++11 compiler support.
+ This is based on AX_CXX_COMPILE_STDCXX_11() but doesn't need to
+ be copied into projects manually.
+ (Kjell Ahlstedt) Bug #751432
+
mm-common 0.9.7 (2014-09-15)
* Add doxygen-extra.css, deprecate doxygen.css.