*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sat, 29 Nov 2003 11:58:59 +0000 (11:58 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 29 Nov 2003 11:58:59 +0000 (11:58 +0000)
lib/ChangeLog

index 0432d23..23e1e5b 100644 (file)
@@ -1,3 +1,9 @@
+2003-11-29  Jim Meyering  <jim@meyering.net>
+
+       * c-strtod.c (c_strtod): Save and restore original LC_NUMERIC setting,
+       in case it was different from the environment-derived value.
+       Patch by Paul Eggert.
+
 2003-11-24  Paul Eggert  <eggert@twinsun.com>
 
        Parse floating-point operands and options in the C locale.