summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorAndreas Schwab <schwab@suse.de>2015-02-26 14:55:24 +0100
committerAndreas Schwab <schwab@suse.de>2015-02-26 16:05:08 +0100
commit4a28f4d55a6cc33474c0792fe93b5942d81bf185 (patch)
treeeda443d1e0a8eb431f21f472c96c3ea89d7d0b69 /NEWS
parent524ae9ea2e3ae9f5bf5d655595fda827e9dc50a1 (diff)
downloadglibc-4a28f4d55a6cc33474c0792fe93b5942d81bf185.tar.gz
Fix read past end of pattern in fnmatch (bug 18032)
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 75e83e0a17..77e081464d 100644
--- a/NEWS
+++ b/NEWS
@@ -12,7 +12,7 @@ Version 2.22
4719, 14841, 13064, 14094, 15319, 15467, 15790, 15969, 16560, 16783,
17269, 17523, 17569, 17588, 17792, 17836, 17912, 17916, 17932, 17944,
17949, 17964, 17965, 17967, 17969, 17978, 17987, 17991, 17996, 17998,
- 17999, 18019, 18020, 18029.
+ 17999, 18019, 18020, 18029, 18032.
* Character encoding and ctype tables were updated to Unicode 7.0.0, using
new generator scripts contributed by Pravin Satpute and Mike FABIAN (Red