summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog3
-rw-r--r--NEWS14
-rw-r--r--locale/iso-639.def1
3 files changed, 11 insertions, 7 deletions
diff --git a/ChangeLog b/ChangeLog
index 08f1c06fd2..676d1ae0be 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2011-05-15 Ulrich Drepper <drepper@gmail.com>
+ [BZ #4357]
+ * locale/iso-639.def: Add entry for Sorani.
+
[BZ #11901]
* include/stdlib.h: Move include protection to the right place.
Define abort_msg_s. Declare __abort_msg with it.
diff --git a/NEWS b/NEWS
index 5a120e76e2..f80c0aaadb 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-GNU C Library NEWS -- history of user-visible changes. 2011-5-14
+GNU C Library NEWS -- history of user-visible changes. 2011-5-15
Copyright (C) 1992-2009, 2010, 2011 Free Software Foundation, Inc.
See the end for copying conditions.
@@ -9,12 +9,12 @@ Version 2.14
* The following bugs are resolved with this release:
- 386, 11257, 11258, 11487, 11532, 11578, 11653, 11668, 11724, 11901, 11945,
- 11947, 11952, 12052, 12083, 12158, 12178, 12200, 12346, 12393, 12420,
- 12432, 12445, 12449, 12453, 12454, 12460, 12469, 12489, 12509, 12510,
- 12511, 12518, 12527, 12541, 12545, 12551, 12582, 12583, 12587, 12597,
- 12601, 12611, 12625, 12626, 12631, 12650, 12653, 12655, 12660, 12681,
- 12685, 12711, 12713, 12714, 12717, 12723, 12724, 12734, 12738
+ 386, 4357, 11257, 11258, 11487, 11532, 11578, 11653, 11668, 11724, 11901,
+ 11945, 11947, 11952, 12052, 12083, 12158, 12178, 12200, 12346, 12393,
+ 12420, 12432, 12445, 12449, 12453, 12454, 12460, 12469, 12489, 12509,
+ 12510, 12511, 12518, 12527, 12541, 12545, 12551, 12582, 12583, 12587,
+ 12597, 12601, 12611, 12625, 12626, 12631, 12650, 12653, 12655, 12660,
+ 12681, 12685, 12711, 12713, 12714, 12717, 12723, 12724, 12734, 12738
* The RPC implementation in libc is obsoleted. Old programs keep working
but new programs cannot be linked with the routines in libc anymore.
diff --git a/locale/iso-639.def b/locale/iso-639.def
index 5f6373debb..f62559439c 100644
--- a/locale/iso-639.def
+++ b/locale/iso-639.def
@@ -415,6 +415,7 @@ DEFINE_LANGUAGE_CODE3 ("Sogdian", sog, sog)
DEFINE_LANGUAGE_CODE ("Somali", so, som, som)
DEFINE_LANGUAGE_CODE3 ("Songhai", son, son)
DEFINE_LANGUAGE_CODE3 ("Soninke", snk, snk)
+DEFINE_LANGUAGE_CODE3 ("Sorani", ckb, ckb)
DEFINE_LANGUAGE_CODE3 ("Sorbian languages", wen, wen)
DEFINE_LANGUAGE_CODE ("Sotho, Southern", st, sot, sot)
DEFINE_LANGUAGE_CODE3 ("South American Indian (Other)", sai, sai)