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 | |
parent | 2112e176757483dd25a7cf38ead63a237bf5e52e (diff) | |
download | glibc-a494421f5268df333c589d71104a39bb6a9cff19.tar glibc-a494421f5268df333c589d71104a39bb6a9cff19.tar.gz glibc-a494421f5268df333c589d71104a39bb6a9cff19.tar.bz2 glibc-a494421f5268df333c589d71104a39bb6a9cff19.zip |
BZ 16133 has been fixed (async signal safe TLS).
-rw-r--r-- | NEWS | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -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. |