diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-05-21 20:32:42 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-05-21 20:32:42 +0000 |
commit | 3446e2c39b5ccb2bed611326df621fa37340f7d2 (patch) | |
tree | cf8cab74a2345501b97f2eb1388d829c60f99865 /ChangeLog | |
parent | 70a1a46550662dd69b6cceabf00ccafff96f606d (diff) | |
download | glibc-3446e2c39b5ccb2bed611326df621fa37340f7d2.zip glibc-3446e2c39b5ccb2bed611326df621fa37340f7d2.tar.gz glibc-3446e2c39b5ccb2bed611326df621fa37340f7d2.tar.bz2 |
Update.
* locale/langinfo.h: Remove _NL_MONETARY prefix from descriptors for
new standard elements.
* locale/categories.def: Adjust accordingly.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -2,6 +2,9 @@ * locale/locale.h (struct lconv): Add new elements from ISO C99. * locale/localeconv.c: Initialize new elements from ISO C99. + * locale/langinfo.h: Remove _NL_MONETARY prefix from descriptors for + new standard elements. + * locale/categories.def: Adjust accordingly. * iconv/iconv.h (iconv): Remove const from inbuf parameter. * iconv/iconv.c: Likewise. |