From 426bf3a396d0f7743decebe861b503398400233e Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Sat, 31 Aug 2002 18:29:52 +0000 Subject: * locale/duplocale.c (__duplocale): Free names from the right array. * locale/uselocale.c (__uselocale): Return previous locale when setting a new one. * locale/newlocale.c: Commit changes from 2002-08-30 batch where I failed to commit this file: (__newlocale): Fill in __names array. --- ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index f9887ef8d9..59306d7972 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +2002-08-31 Roland McGrath + + * locale/duplocale.c (__duplocale): Free names from the right array. + + * locale/uselocale.c (__uselocale): Return previous locale when + setting a new one. + + * locale/newlocale.c: Commit changes from 2002-08-30 + batch where I failed to commit this file: + (__newlocale): Fill in __names array. + 2002-08-31 Ulrich Drepper * sysdeps/gnu/Makefile: Only depend on Versions.v.i for -- cgit 1.4.1