From dd17514ce7a10d785b977586224d31563888cb9d Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Fri, 5 Dec 2003 09:51:08 +0000 Subject: Update. 2003-11-30 Petter Reinholdtsen * stdlib/strfmon.c: Correct formatting of international currency values. The international currency formatting should prefer the int_* values if they are set for a locale, and use the domestic values if the int_* values are unset. --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index b55c08a..85f6ff7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2003-11-30 Petter Reinholdtsen + + * stdlib/strfmon.c: Correct formatting of international currency + values. The international currency formatting should prefer the + int_* values if they are set for a locale, and use the domestic + values if the int_* values are unset. + 2003-12-03 Jakub Jelinek * posix/Makefile (distribute): Add BOOST.tests. -- cgit v1.1