aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorCarlos O'Donell <carlos@systemhalted.org>2015-10-08 10:38:36 -0400
committerCarlos O'Donell <carlos@systemhalted.org>2015-10-08 10:38:36 -0400
commit104ff17183ddf2c5f2e264df080eed2d4f51f2c6 (patch)
tree8a9fac63f15d9ad68903139125684d74e20df29b /NEWS
parentab382c88944a3491c57a2cee21b55b90442e6250 (diff)
downloadglibc-104ff17183ddf2c5f2e264df080eed2d4f51f2c6.zip
glibc-104ff17183ddf2c5f2e264df080eed2d4f51f2c6.tar.gz
glibc-104ff17183ddf2c5f2e264df080eed2d4f51f2c6.tar.bz2
Add BZ#19086 to NEWS.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 2 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index a3adcfd..a3d0ea9 100644
--- a/NEWS
+++ b/NEWS
@@ -18,7 +18,8 @@ Version 2.23
18820, 18823, 18824, 18825, 18857, 18863, 18870, 18872, 18873, 18875,
18887, 18921, 18951, 18952, 18956, 18961, 18966, 18967, 18969, 18970,
18977, 18980, 18981, 18985, 19003, 19012, 19016, 19018, 19032, 19046,
- 19049, 19050, 19059, 19071, 19076, 19077, 19078, 19079, 19085, 19088.
+ 19049, 19050, 19059, 19071, 19076, 19077, 19078, 19079, 19085, 19086,
+ 19088.
* The obsolete header <regexp.h> has been removed. Programs that require
this header must be updated to use <regex.h> instead.