about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorWilco <wdijkstr@arm.com>2014-06-10 15:50:25 +0100
committerMarcus Shawcroft <marcus.shawcroft@arm.com>2014-06-10 15:50:25 +0100
commit0570cfed7f46a6e71175e1e6fc52fa9b3f22e677 (patch)
treeadd7c8dfdf12859df94276021d8871a354d72059 /ChangeLog
parentf8ba1b5654d876c8db4c9a020e6fa976d434f988 (diff)
downloadglibc-0570cfed7f46a6e71175e1e6fc52fa9b3f22e677.tar.gz
glibc-0570cfed7f46a6e71175e1e6fc52fa9b3f22e677.tar.xz
glibc-0570cfed7f46a6e71175e1e6fc52fa9b3f22e677.zip
Add FE_NOMASK_ENV return value test.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9055159cf0..e8599a2acd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2014-06-10  Wilco  <wdijkstr@arm.com>
+
+	* math/test-fenv-return.c: New file.
+	* math/Makefile: Add new test test-fenv-return.
+
 2014-06-10  Joseph Myers  <joseph@codesourcery.com>
 
 	[BZ #17042]