diff options
author | Ulrich Drepper <drepper@redhat.com> | 1998-12-05 20:35:42 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1998-12-05 20:35:42 +0000 |
commit | 9c8cfaf5434811ede5405711d3c0fd8eef5f65b3 (patch) | |
tree | 2da0ea005eeace15d08f5bc3f955f35a2cae8899 /ChangeLog | |
parent | 4781309ddc9957917646cf0bb8356058692221a9 (diff) | |
download | glibc-9c8cfaf5434811ede5405711d3c0fd8eef5f65b3.tar.gz glibc-9c8cfaf5434811ede5405711d3c0fd8eef5f65b3.tar.xz glibc-9c8cfaf5434811ede5405711d3c0fd8eef5f65b3.zip |
Update.
* wctype/wctype.h (_ISwbit): Protext use of parameter with parentheses.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 29895bea57..66764fec2c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 1998-12-05 Ulrich Drepper <drepper@cygnus.com> + * wctype/wctype.h (_ISwbit): Protext use of parameter with + parentheses. + * locale/Versions: Make experimental locale interface available in GLIBC_2.1. |