diff options
author | Nik Kalach <nikka@fedoraproject.org> | 2012-11-29 08:31:13 +0100 |
---|---|---|
committer | Andreas Jaeger <aj@suse.de> | 2012-11-29 08:31:13 +0100 |
commit | d92865823859d4e804d8ac5e5f74fb0f31a54091 (patch) | |
tree | b32a9b7e3c007989f1551a7b5e453fa1a543bfca /NEWS | |
parent | dd694abd5e769b212e70f0f08cf87733d772b09f (diff) | |
download | glibc-d92865823859d4e804d8ac5e5f74fb0f31a54091.tar.gz glibc-d92865823859d4e804d8ac5e5f74fb0f31a54091.tar.xz glibc-d92865823859d4e804d8ac5e5f74fb0f31a54091.zip |
Add Interlingua locale
[BZ#14879] * locales/ia_FR : New file * SUPPORTED (SUPPORTED-LOCALES): Add appropriate entry.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/NEWS b/NEWS index 7adaa272c5..925f2b7625 100644 --- a/NEWS +++ b/NEWS @@ -22,7 +22,7 @@ Version 2.17 14694, 14716, 14719, 14743, 14767, 14783, 14784, 14785, 14793, 14796, 14797, 14801, 14803, 14805, 14807, 14811, 14815, 14821, 14822, 14824, 14828, 14831, 14835, 14838, 14856, 14863, 14865, 14866, 14868, 14869, - 14871, 14889. + 14871, 14879, 14889. * CVE-2011-4609 svc_run() produces high cpu usage when accept fails with EMFILE has been fixed (Bugzilla #14889). @@ -83,8 +83,8 @@ Version 2.17 library at runtime and so will not suffer the overheads associated with multi-thread support in other code such as the C++ runtime library. -* New locales: ayc_PE, doi_IN, mni_IN, nhn_MX, niu_NU, niu_NZ, sat_IN, and - szl_PL. +* New locales: ayc_PE, doi_IN, ia_FR, mni_IN, nhn_MX, niu_NU, niu_NZ, + sat_IN, and szl_PL. Version 2.16 |