From: Aurelien Jarno Date: Tue, 3 Dec 2013 13:43:23 +0000 (+0100) Subject: Add bug number to ChangeLog and NEWS X-Git-Tag: glibc-2.19~422 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3d2e60756a511e64c41dc17e64e350b27ffebafb;p=thirdparty%2Fglibc.git Add bug number to ChangeLog and NEWS --- diff --git a/ChangeLog b/ChangeLog index aec3cb2651d..c8ef77774d6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,6 @@ 2013-12-03 Aurelien Jarno + [BZ #16289] * locale/loadarchive.c (_nl_load_locale_from_archive): Avoid division by 0. diff --git a/NEWS b/NEWS index c431d72539d..f352a72f674 100644 --- a/NEWS +++ b/NEWS @@ -20,7 +20,7 @@ Version 2.19 15939, 15948, 15963, 15966, 15985, 15988, 15997, 16032, 16034, 16036, 16037, 16041, 16055, 16071, 16072, 16074, 16077, 16078, 16103, 16112, 16143, 16144, 16146, 16150, 16151, 16153, 16167, 16172, 16195, 16214, - 16245, 16271. + 16245, 16271, 16289. * The public headers no longer use __unused nor __block. This change is to support compiling programs that are derived from BSD sources and use