diff options
author | Ulrich Drepper <drepper@gmail.com> | 2011-12-22 10:48:43 -0500 |
---|---|---|
committer | Ulrich Drepper <drepper@gmail.com> | 2011-12-22 10:48:43 -0500 |
commit | 2655fd5cada2876a1df3fe79637fb6f8a3d585f7 (patch) | |
tree | 825bba5508dee3ad1c99b186ca7345e7a4008175 /NEWS | |
parent | 21eaf3a5f9b0cb63ef58fb3cca51380140602265 (diff) | |
download | glibc-2655fd5cada2876a1df3fe79637fb6f8a3d585f7.tar.gz glibc-2655fd5cada2876a1df3fe79637fb6f8a3d585f7.tar.xz glibc-2655fd5cada2876a1df3fe79637fb6f8a3d585f7.zip |
Add bho_IN locale
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/NEWS b/NEWS index b3cfcc5726..8061165dca 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,4 @@ -GNU C Library NEWS -- history of user-visible changes. 2011-12-21 +GNU C Library NEWS -- history of user-visible changes. 2011-12-22 Copyright (C) 1992-2009, 2010, 2011 Free Software Foundation, Inc. See the end for copying conditions. @@ -13,7 +13,7 @@ Version 2.15 12885, 12892, 12907, 12922, 12935, 13007, 13021, 13067, 13068, 13090, 13092, 13114, 13118, 13123, 13134, 13138, 13147, 13150, 13179, 13192, 13268, 13276, 13291, 13305, 13335, 13337, 13344, 13358, 13367, 13439, - 13446, 13472, 13484, 13506, 13515, 13524, 13538 + 13446, 13472, 13484, 13506, 13515, 13523, 13524, 13538 * New program pldd to list loaded object of a process Implemented by Ulrich Drepper. @@ -64,6 +64,8 @@ Version 2.15 * Optimized nearbyint and strcasecmp for PPC. Implemented by Adhemerval Zanella. + +* New locale: bho_IN Version 2.14 |