diff options
author | Carlos O'Donell <carlos@systemhalted.org> | 2015-10-08 10:38:36 -0400 |
---|---|---|
committer | Carlos O'Donell <carlos@systemhalted.org> | 2015-10-08 10:38:36 -0400 |
commit | 104ff17183ddf2c5f2e264df080eed2d4f51f2c6 (patch) | |
tree | 8a9fac63f15d9ad68903139125684d74e20df29b /NEWS | |
parent | ab382c88944a3491c57a2cee21b55b90442e6250 (diff) | |
download | glibc-104ff17183ddf2c5f2e264df080eed2d4f51f2c6.tar glibc-104ff17183ddf2c5f2e264df080eed2d4f51f2c6.tar.gz glibc-104ff17183ddf2c5f2e264df080eed2d4f51f2c6.tar.bz2 glibc-104ff17183ddf2c5f2e264df080eed2d4f51f2c6.zip |
Add BZ#19086 to NEWS.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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. |