about summary refs log tree commit diff
path: root/NEWS
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2012-04-09 09:43:18 +0000
committerJoseph Myers <joseph@codesourcery.com>2012-04-09 09:43:18 +0000
commitd7dd94539899466a9a4e38c61ab846ffcb314dad (patch)
tree30a319648bb4afe4e4296d2e77cb7bbf8084893d /NEWS
parentc483f6b4a4277bc209820efc1ae35d976af57b4e (diff)
downloadglibc-d7dd94539899466a9a4e38c61ab846ffcb314dad.tar.gz
glibc-d7dd94539899466a9a4e38c61ab846ffcb314dad.tar.xz
glibc-d7dd94539899466a9a4e38c61ab846ffcb314dad.zip
Fix missing overflow exceptions from pow (bug 13873).
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 3 insertions, 3 deletions
diff --git a/NEWS b/NEWS
index 5bd167709b..a17f611ff3 100644
--- a/NEWS
+++ b/NEWS
@@ -18,9 +18,9 @@ Version 2.16
   13533, 13547, 13551, 13552, 13553, 13555, 13559, 13566, 13583, 13592,
   13618, 13637, 13656, 13658, 13673, 13691, 13695, 13704, 13705, 13706,
   13726, 13738, 13760, 13761, 13786, 13792, 13806, 13824, 13840, 13841,
-  13844, 13846, 13851, 13852, 13854, 13871, 13879, 13883, 13892, 13895,
-  13908, 13910, 13911, 13912, 13913, 13915, 13916, 13917, 13918, 13919,
-  13920, 13921, 13926, 13928, 13938
+  13844, 13846, 13851, 13852, 13854, 13871, 13873, 13879, 13883, 13892,
+  13895, 13908, 13910, 13911, 13912, 13913, 13915, 13916, 13917, 13918,
+  13919, 13920, 13921, 13926, 13928, 13938
 
 * ISO C11 support: