diff options
author | Paul Pluzhnikov <ppluzhnikov@google.com> | 2014-01-11 16:59:43 -0800 |
---|---|---|
committer | Paul Pluzhnikov <ppluzhnikov@google.com> | 2014-01-11 16:59:43 -0800 |
commit | a494421f5268df333c589d71104a39bb6a9cff19 (patch) | |
tree | 899c0d776996d1082de7a864bc80cd600b9337fb /NEWS | |
parent | 2112e176757483dd25a7cf38ead63a237bf5e52e (diff) | |
download | glibc-a494421f5268df333c589d71104a39bb6a9cff19.tar.gz glibc-a494421f5268df333c589d71104a39bb6a9cff19.tar.xz glibc-a494421f5268df333c589d71104a39bb6a9cff19.zip |
BZ 16133 has been fixed (async signal safe TLS).
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/NEWS b/NEWS index 30e04fc455..2ca9abde9e 100644 --- a/NEWS +++ b/NEWS @@ -21,11 +21,11 @@ Version 2.19 15893, 15895, 15897, 15901, 15905, 15909, 15915, 15917, 15919, 15921, 15923, 15939, 15941, 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, 16271, 16274, 16283, 16289, 16293, 16314, - 16316, 16330, 16337, 16338, 16356, 16365, 16366, 16369, 16372, 16375, - 16379, 16384, 16385, 16386, 16387, 16390, 16394, 16400, 16407, 16408, - 16414. + 16078, 16103, 16112, 16133, 16143, 16144, 16146, 16150, 16151, 16153, + 16167, 16172, 16195, 16214, 16245, 16271, 16274, 16283, 16289, 16293, + 16314, 16316, 16330, 16337, 16338, 16356, 16365, 16366, 16369, 16372, + 16375, 16379, 16384, 16385, 16386, 16387, 16390, 16394, 16400, 16407, + 16408, 16414. * Slovenian translations for glibc messages have been contributed by the Translation Project's Slovenian team of translators. |