diff options
author | Maxim Kuvyrkov <maxim@kugelworks.com> | 2013-12-24 09:55:03 +1300 |
---|---|---|
committer | Maxim Kuvyrkov <maxim@kugelworks.com> | 2013-12-24 10:04:24 +1300 |
commit | abc26e998f74750850cc02f9c249ee794cbdd8e8 (patch) | |
tree | e292bca11042ea6e294f4d7dedae480feba2acff /NEWS | |
parent | 362b47fe09ca9a928d444c7e2f7992f7f61bfc3e (diff) | |
download | glibc-abc26e998f74750850cc02f9c249ee794cbdd8e8.tar.gz glibc-abc26e998f74750850cc02f9c249ee794cbdd8e8.tar.xz glibc-abc26e998f74750850cc02f9c249ee794cbdd8e8.zip |
Restore accidentally deleted bug-fix entries in NEWS.
* NEWS: Restore accidentally deleted bug-fix entries.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/NEWS b/NEWS index 90e6c65e75..f3c19d83a7 100644 --- a/NEWS +++ b/NEWS @@ -22,7 +22,8 @@ Version 2.19 15948, 15963, 15966, 15985, 15988, 15997, 16032, 16034, 16036, 16037, 16038, 16041, 16055, 16071, 16072, 16074, 16077, 16078, 16103, 16112, 16143, 16144, 16146, 16150, 16151, 16153, 16167, 16172, 16195, 16214, - 16245, 16356. + 16245, 16271, 16274, 16283, 16289, 16293, 16314, 16316, 16330, 16337, + 16338, 16356. * The public headers no longer use __unused nor __block. This change is to support compiling programs that are derived from BSD sources and use |