From cc9e536dac7171fa62b73700a01495cc6b269560 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Sat, 21 May 2011 02:06:45 -0400 Subject: Fix handling of LC_CTYPE in locale name handling --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 1337663715..7a91156ba2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2011-05-21 Ulrich Drepper + [BZ #12788] + * locale/setlocale.c (new_composite_name): Fix test to check for + identical name of all categories. + [BZ #12792] * libio/filedoalloc.c (local_isatty): New function. (_IO_file_doallocate): Use local_isatty. -- cgit v1.2.3