diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-04-12 23:17:05 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-04-12 23:17:05 +0000 |
commit | 13f536d43955451fd236b211b6712dc924ab1e49 (patch) | |
tree | bb2752a9a29616826f4770c0834a8a2efd91d964 /ChangeLog | |
parent | 92d2e18fa4f031c6a129aa5cfeaef59127ba3b1b (diff) | |
download | glibc-13f536d43955451fd236b211b6712dc924ab1e49.tar.gz glibc-13f536d43955451fd236b211b6712dc924ab1e49.tar.xz glibc-13f536d43955451fd236b211b6712dc924ab1e49.zip |
Update.
* malloc/malloc.c: Undo all of today's changes.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 8f95162e1f..cc41eece63 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2000-04-12 Ulrich Drepper <drepper@redhat.com> + * malloc/malloc.c: Undo all of today's changes. + * locale/programs/locale.c (show_info): Don't try to look into data for LC_ALL (there is none). |