Update.
authorUlrich Drepper <drepper@redhat.com>
Wed, 12 Jul 2000 19:36:25 +0000 (19:36 +0000)
committerUlrich Drepper <drepper@redhat.com>
Wed, 12 Jul 2000 19:36:25 +0000 (19:36 +0000)
2000-07-12  Ulrich Drepper  <drepper@redhat.com>

* locale/langinfo.h: Make CRNCYSTR, RADIXCHAR, THOUSANDS_SEP, YESEXPR,
and NOEXPR unconditionally available.

ChangeLog

index 88ca756..17cdab9 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2000-07-12  Ulrich Drepper  <drepper@redhat.com>
+
+       * locale/langinfo.h: Make CRNCYSTR, RADIXCHAR, THOUSANDS_SEP, YESEXPR,
+       and NOEXPR unconditionally available.
+
 2000-07-12  Greg McGary  <greg@mcgary.org>
 
        * sysdeps/generic/open64.c: Wrap extern symbols in BP_SYM ().