about summary refs log tree commit diff
diff options
context:
space:
mode:
authorOndřej Bílka <neleai@seznam.cz>2015-08-25 16:05:01 +0200
committerOndřej Bílka <neleai@seznam.cz>2015-08-25 16:05:13 +0200
commit4bd228c8a6b5b0c64dfac6febf7333e47e42ea26 (patch)
treed16c386fa0983138a385db266704421495836fe5
parent2f5c1750558fe64bac361f52d6827ab1bcfe52bc (diff)
downloadglibc-4bd228c8a6b5b0c64dfac6febf7333e47e42ea26.tar.gz
glibc-4bd228c8a6b5b0c64dfac6febf7333e47e42ea26.tar.xz
glibc-4bd228c8a6b5b0c64dfac6febf7333e47e42ea26.zip
add bug 18240 to news.
-rw-r--r--NEWS5
1 files changed, 3 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 6b36c08c76..ee0a9be47a 100644
--- a/NEWS
+++ b/NEWS
@@ -10,8 +10,9 @@ Version 2.23
 * The following bugs are resolved with this release:
 
   14341, 16517, 16519, 16520, 16734, 16973, 17787, 17905, 18084, 18086,
-  18265, 18370, 18421, 18480, 18525, 18618, 18647, 18661, 18674, 18681,
-  18778, 18781, 18787, 18789, 18790, 18795, 18796, 18820, 18823, 18824.
+  18240, 18265, 18370, 18421, 18480, 18525, 18618, 18647, 18661, 18674,
+  18681, 18778, 18781, 18787, 18789, 18790, 18795, 18796, 18820, 18823,
+  18824.
 
 * The obsolete header <regexp.h> has been removed.  Programs that require
   this header must be updated to use <regex.h> instead.