NEWS: note fixed bug

This commit is contained in:
Mike Frysinger 2015-08-18 02:59:37 -04:00
parent cf42537774
commit 41aff137cb
1 changed files with 3 additions and 3 deletions

6
NEWS
View File

@ -9,9 +9,9 @@ Version 2.23
* The following bugs are resolved with this release:
16517, 16519, 16520, 16734, 17905, 18084, 18086, 18265, 18480, 18525,
18618, 18647, 18661, 18681, 18674, 18778, 18781, 18787, 18789, 18790,
18795, 18820, 18823, 18824.
16517, 16519, 16520, 16734, 17905, 18084, 18086, 18265, 18421, 18480,
18525, 18618, 18647, 18661, 18681, 18674, 18778, 18781, 18787, 18789,
18790, 18795, 18820, 18823, 18824.
* The obsolete header <regexp.h> has been removed. Programs that require
this header must be updated to use <regex.h> instead.