about summary refs log tree commit diff
diff options
context:
space:
mode:
authorFlorian Weimer <fweimer@redhat.com>2015-11-04 08:09:06 +0100
committerFlorian Weimer <fweimer@redhat.com>2015-11-04 08:09:06 +0100
commit739d805a57cfb92501bf5105c73cb85f5bea1fd9 (patch)
treef0282822a1f0888a282fef1ed1d7ec575dcb2ec0
parent199a3386544527d63aa95386f06db62a65b071cf (diff)
downloadglibc-739d805a57cfb92501bf5105c73cb85f5bea1fd9.tar.gz
glibc-739d805a57cfb92501bf5105c73cb85f5bea1fd9.tar.xz
glibc-739d805a57cfb92501bf5105c73cb85f5bea1fd9.zip
Add bug 18604 to NEWS
-rw-r--r--NEWS4
1 files changed, 2 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 896eb02887..3e44f8c4b0 100644
--- a/NEWS
+++ b/NEWS
@@ -73,8 +73,8 @@ Version 2.22
   18512, 18513, 18519, 18520, 18522, 18527, 18528, 18529, 18530, 18532,
   18533, 18534, 18536, 18539, 18540, 18542, 18544, 18545, 18546, 18547,
   18549, 18553, 18557, 18558, 18569, 18583, 18585, 18586, 18592, 18593,
-  18594, 18602, 18612, 18613, 18619, 18633, 18635, 18641, 18643, 18648,
-  18657, 18676, 18694, 18696, 18887.
+  18594, 18602, 18604, 18612, 18613, 18619, 18633, 18635, 18641, 18643,
+  18648, 18657, 18676, 18694, 18696, 18887.
 
 * Cache information can be queried via sysconf() function on s390 e.g. with
   _SC_LEVEL1_ICACHE_SIZE as argument.