about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 30785eb1c7..3ccfd2c3c0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2016-03-04  Roland McGrath  <roland@hack.frob.com>
 
+	* math/Makefile (tests): Add test-math-isinff only if $(CXX) is
+	nonempty.
+
 	* Makefile ($(objpfx)c++-types-check.out): Fix conditionalization
 	to test for empty $(CXX) rather than $(CXX) of "no".