diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-06-20 06:03:33 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-06-20 06:03:33 +0000 |
commit | 5d5a23dfbd6cf72aeaad5eeac919ddf4236725fd (patch) | |
tree | 934b915f37a335af83bc1d505996501c92c540ed /ChangeLog | |
parent | ba80a015ee80c01be5100b8b94794b8784aa562b (diff) | |
download | glibc-5d5a23dfbd6cf72aeaad5eeac919ddf4236725fd.tar.gz glibc-5d5a23dfbd6cf72aeaad5eeac919ddf4236725fd.tar.xz glibc-5d5a23dfbd6cf72aeaad5eeac919ddf4236725fd.zip |
Update.
* iconv/gconv_builtin.c (BUILTIN_TRANSFORMATION): Update for change in gconv_builtin.h.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 0383fe1919..13a9b899cc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2000-06-19 Ulrich Drepper <drepper@redhat.com> + * iconv/gconv_builtin.c (BUILTIN_TRANSFORMATION): Update for + change in gconv_builtin.h. + * malloc/Makefile: Change all references to memprof into memusage. * malloc/memprof.c: Rename to... * malloc/memusage.c: ...this. New file. |