Update.
authorUlrich Drepper <drepper@redhat.com>
Wed, 8 Aug 2001 18:37:55 +0000 (18:37 +0000)
committerUlrich Drepper <drepper@redhat.com>
Wed, 8 Aug 2001 18:37:55 +0000 (18:37 +0000)
* locale/C-monetary.c (_nl_C_LC_MONETARY): Provide correct value
of CRNCYSTR.

ChangeLog
locale/C-monetary.c

index b2a86c2..cd8297e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2001-08-08  Ulrich Drepper  <drepper@redhat.com>
 
+       * locale/C-monetary.c (_nl_C_LC_MONETARY): Provide correct value
+       of CRNCYSTR.
+
        * locale/programs/ld-messages.c (messages_finish): Provide POSIX
        locale compliant default values for fields without definition.
        * locale/programs/ld-time.c (time_finish): Likewise.
index 10e9db2..ca5e13b 100644 (file)
@@ -52,7 +52,7 @@ const struct locale_data _nl_C_LC_MONETARY =
     { string: not_available },
     { string: not_available },
     { string: not_available },
-    { string: "" },
+    { string: "-" },
     { string: not_available },
     { string: not_available },
     { string: not_available },