diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-06-15 04:24:57 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-06-15 04:24:57 +0000 |
commit | 9ca237652adc775e89a7f9f91076b0ac413c684e (patch) | |
tree | 67cffb02a014def99465dd36c9db6d5170cb607c /ChangeLog | |
parent | 6bca0305ecb29eb89c231dcbd7ab090bfa0227d7 (diff) | |
download | glibc-9ca237652adc775e89a7f9f91076b0ac413c684e.tar.gz glibc-9ca237652adc775e89a7f9f91076b0ac413c684e.tar.xz glibc-9ca237652adc775e89a7f9f91076b0ac413c684e.zip |
Update.
* locale/programs/ld-ctype.c (allocate_arrays): Correct a comment.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index a411e73805..600494c71d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2000-06-14 Ulrich Drepper <drepper@redhat.com> + * locale/programs/ld-ctype.c (allocate_arrays): Correct a comment. + * misc/syslog.c (vsyslog): Initialize msgoff in all cases. 2000-06-14 Kazumoto Kojima <kkojima@rr.iij4u.or.jp> |