summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorEnrico M. Crisostomo <enrico.m.crisostomo@gmail.com>2014-09-14 00:14:19 +0200
committerPeter Simons <simons@cryp.to>2014-09-14 00:14:37 +0200
commitdca436ba8ec403d1dab978a1e427be56b8930650 (patch)
tree07e36d8435df73181943746df9251137bcd6cb65 /NEWS
parent71ed7ca0b8d905302b82af60653e9c13569286b0 (diff)
downloadautoconf-archive-dca436ba8ec403d1dab978a1e427be56b8930650.tar.gz
AX_CXX_HAVE_PLACEHOLDERS: check if std::placeholders is defined in <functional>
Submitted it <https://savannah.gnu.org/patch/index.php?8414>.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 6343aac..8a3d002 100644
--- a/NEWS
+++ b/NEWS
@@ -10,6 +10,9 @@
* Noteworthy changes in release ?.? (????-??-??) [?]
+ AX_CXX_HAVE_PLACEHOLDERS: check if std::placeholders is defined in
+ <functional>. Submitted it <https://savannah.gnu.org/patch/index.php?8414>.
+
AX_LIB_HDF5: add support for recognizing HDF5 built with ccache. Submitted in
<https://savannah.gnu.org/patch/index.php?8450>.