diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-02-12 01:13:47 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-02-12 01:13:47 +0000 |
commit | e87f0c3347747708c65f0d9f54d3fb1895fb4162 (patch) | |
tree | 65159531f88201e81bdbf7561edfcc2e3fa87fbf /ChangeLog | |
parent | a58a476357c95a7b321aee9746af741da95caf32 (diff) | |
download | glibc-e87f0c3347747708c65f0d9f54d3fb1895fb4162.tar.gz glibc-e87f0c3347747708c65f0d9f54d3fb1895fb4162.tar.xz glibc-e87f0c3347747708c65f0d9f54d3fb1895fb4162.zip |
Update.
* sysdeps/unix/sysv/linux/i386/shmctl.c: Fix handling of save_errno.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 295410d8c6..3165f188f0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2000-02-11 Ulrich Drepper <drepper@redhat.com> + * sysdeps/unix/sysv/linux/i386/shmctl.c: Fix handling of save_errno. + * locale/langinfo.h: Make CRNCYSTR a separate entry instead of an alias for CURRENCY_SYMBOL. * locale/programs/ld-monetary.c: Add support to write out CRNCYSTR |