diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-06-28 06:25:27 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-06-28 06:25:27 +0000 |
commit | d16604395d63d06226987ec75f6e7171c579aad6 (patch) | |
tree | 2f6548fe63c95e3a27065cc108df535941a17304 /ChangeLog | |
parent | 0e16ecfa1e7689c0b3be626f9a3441ebb5710c70 (diff) | |
download | glibc-d16604395d63d06226987ec75f6e7171c579aad6.tar.gz glibc-d16604395d63d06226987ec75f6e7171c579aad6.tar.xz glibc-d16604395d63d06226987ec75f6e7171c579aad6.zip |
Update.
* sysdeps/generic/initfini.c (SECTION): Remove trailing semicolon. Add it where it is needed now.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index fa9eaeafe8..96422839f1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2000-06-27 Ulrich Drepper <drepper@redhat.com> + * sysdeps/generic/initfini.c (SECTION): Remove trailing semicolon. + Add it where it is needed now. + * locale/programs/ld-ctype.c (ctype_finish): Take all characters from the input charset into account when generating the hash table. (allocate_arrays): Correct setting default width. Not all empty slots |