about summary refs log tree commit diff
diff options
context:
space:
mode:
authorChris Leonard <cjlhomeaddress@gmail.com>2013-09-20 00:32:58 -0400
committerChris Leonard <cjlhomeaddress@gmail.com>2013-09-20 00:32:58 -0400
commite35696c3706a88d2dc942103d3a4997ef0c57246 (patch)
treeb645c4df515908feb81ffb523c1401288d6881ed
parent354a7a548f00f6963e3d85a8244b61fbdb261936 (diff)
downloadglibc-e35696c3706a88d2dc942103d3a4997ef0c57246.tar.gz
glibc-e35696c3706a88d2dc942103d3a4997ef0c57246.tar.xz
glibc-e35696c3706a88d2dc942103d3a4997ef0c57246.zip
Update Changelog and NEWS
-rw-r--r--ChangeLog6
-rw-r--r--NEWS10
2 files changed, 13 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index bbfa4d5c77..63e71cb84b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2013-09-19  Wei-Lun Chao  <bluebat@member.fsf.org>
+	[BZ #15963, #13985]
+	* locale/iso-639.def: Add Chiga (cgg) and Chinese (gan, hak,
+	czh, cjy, lzh, cmn, mnp, cdo, czo, cpx, wuu, hsn, yue).
+	Add `Chinese' to `nan' entry name.
+
 2013-09-19  Siddhesh Poyarekar  <siddhesh@redhat.com>
 
 	* sysdeps/ieee754/dbl-64/s_sin.c (POLYNOMIAL2): New macro.
diff --git a/NEWS b/NEWS
index 79c59bf53e..690e1cbdc1 100644
--- a/NEWS
+++ b/NEWS
@@ -9,9 +9,10 @@ Version 2.19
 
 * The following bugs are resolved with this release:
 
-  14155, 14699, 15427, 15522, 15531, 15532, 15640, 15736, 15748, 15749,
-  15797, 15844, 15849, 15855, 15856, 15857, 15867, 15886, 15887, 15890,
-  15892, 15893, 15895, 15897, 15905, 15909, 15921, 15939, 15966.
+  13985. 14155, 14699, 15427, 15522, 15531, 15532, 15640, 15736, 15748,
+  15749, 15797, 15844, 15849, 15855, 15856, 15857, 15867, 15886, 15887,
+  15890, 15892, 15893, 15895, 15897, 15905, 15909, 15921, 15939, 15966,
+  15963.
 
 * CVE-2013-4237 The readdir_r function could write more than NAME_MAX bytes
   to the d_name member of struct dirent, or omit the terminating NUL
@@ -31,6 +32,9 @@ Version 2.19
 * The configure option --disable-versioning has been removed.  Builds with
   --disable-versioning had not worked for several years.
 
+* Update iso-639.def with Chiga (cgg) and Chinese (gan, hak, czh, cjy, lzh,
+  cmn, mnp, cdo, czo, cpx, wuu, hsn, yue).
+
 
 Version 2.18