From e35696c3706a88d2dc942103d3a4997ef0c57246 Mon Sep 17 00:00:00 2001 From: Chris Leonard Date: Fri, 20 Sep 2013 00:32:58 -0400 Subject: [PATCH] Update Changelog and NEWS --- ChangeLog | 6 ++++++ NEWS | 10 +++++++--- 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 + [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 * 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 -- 2.11.4.GIT