about summary refs log tree commit diff
path: root/NEWS
diff options
context:
space:
mode:
authorFlorian Weimer <fweimer@redhat.com>2015-04-29 15:33:41 +0200
committerFlorian Weimer <fweimer@redhat.com>2015-04-29 15:33:41 +0200
commitfdbeb9c39ef39bfa0ddf30dcf6d0f5009762bf5a (patch)
tree6e8d4951704edc9f9bb365a3fba2b823de355663 /NEWS
parent03d2730b44cc2236318fd978afa2651753666c55 (diff)
downloadglibc-fdbeb9c39ef39bfa0ddf30dcf6d0f5009762bf5a.tar.gz
glibc-fdbeb9c39ef39bfa0ddf30dcf6d0f5009762bf5a.tar.xz
glibc-fdbeb9c39ef39bfa0ddf30dcf6d0f5009762bf5a.zip
NEWS: BZ#18319 was fixed in commit ed159672eb3cd650a32b7e5cb4d5ec1fe0e63802
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 58cf55930b..ccc593e3ed 100644
--- a/NEWS
+++ b/NEWS
@@ -16,7 +16,7 @@ Version 2.22
   17967, 17969, 17978, 17987, 17991, 17996, 17998, 17999, 18007, 18019,
   18020, 18029, 18030, 18032, 18036, 18038, 18039, 18042, 18043, 18046,
   18047, 18068, 18080, 18093, 18100, 18104, 18110, 18111, 18128, 18138,
-  18185, 18197, 18206, 18210, 18211, 18247, 18287, 18333, 18346.
+  18185, 18197, 18206, 18210, 18211, 18247, 18287, 18319, 18333, 18346.
 
 * Cache information can be queried via sysconf() function on s390 e.g. with
   _SC_LEVEL1_ICACHE_SIZE as argument.