diff options
author | Ulrich Drepper <drepper@redhat.com> | 2001-01-26 09:25:28 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2001-01-26 09:25:28 +0000 |
commit | d0376ea79948058e20255d6fb099dd946bce3bdf (patch) | |
tree | 6360360670b5103f684ca0465f680b821f892800 /ChangeLog | |
parent | 3e154a6f9373a15924ffe226df044194b633e3ac (diff) | |
download | glibc-d0376ea79948058e20255d6fb099dd946bce3bdf.tar glibc-d0376ea79948058e20255d6fb099dd946bce3bdf.tar.gz glibc-d0376ea79948058e20255d6fb099dd946bce3bdf.tar.bz2 glibc-d0376ea79948058e20255d6fb099dd946bce3bdf.zip |
Update.
* locale/langinfo.h: Correct logic in #ifs when defining YESSTR
and NOSTR.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2001-01-26 Ulrich Drepper <drepper@redhat.com> + * locale/langinfo.h: Correct logic in #ifs when defining YESSTR + and NOSTR. + * locale/Makefile (headers): Add bits/locale.h. * locale/langinfo.h: Don't include <locale.h>. Include <bits/locale.h> and use __LC_ constants instead of LC_. |