diff options
author | Ulrich Drepper <drepper@redhat.com> | 2001-03-21 20:22:51 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2001-03-21 20:22:51 +0000 |
commit | e686e1a17fecc4b4efcaaa951d0844c7e53f4da1 (patch) | |
tree | f665f819eac646baec4fdd5f3de374cb5520cbc1 /ChangeLog | |
parent | 4c48b26742941a29b9e608f234ec8186c5fcdc8e (diff) | |
download | glibc-e686e1a17fecc4b4efcaaa951d0844c7e53f4da1.tar.gz glibc-e686e1a17fecc4b4efcaaa951d0844c7e53f4da1.tar.xz glibc-e686e1a17fecc4b4efcaaa951d0844c7e53f4da1.zip |
Update.
2001-03-09 Bruno Haible <haible@clisp.cons.org> * intl/dcigettext.c (transmem_block_t): Change to unsigned char, to avoid compiler warning. (_nl_find_msg): Add casts to avoid compiler warnings.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 4f50b87b94..d9b945678f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2001-03-09 Bruno Haible <haible@clisp.cons.org> + + * intl/dcigettext.c (transmem_block_t): Change to unsigned char, to + avoid compiler warning. + (_nl_find_msg): Add casts to avoid compiler warnings. + 2001-03-21 Ulrich Drepper <drepper@redhat.com> * gmon/Makefile (routines): Add sprofil. |