diff options
author | Ulrich Drepper <drepper@redhat.com> | 1998-04-28 17:18:24 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1998-04-28 17:18:24 +0000 |
commit | 733bb62a1e04206c836cf47df1c237421df98c5f (patch) | |
tree | c38ab5f2db6dec7a36978e17af3fefb23299160a /ChangeLog | |
parent | b1f25a7a9dd17a633570f05a3d0c5407cf4ea84b (diff) | |
download | glibc-733bb62a1e04206c836cf47df1c237421df98c5f.tar.gz glibc-733bb62a1e04206c836cf47df1c237421df98c5f.tar.xz glibc-733bb62a1e04206c836cf47df1c237421df98c5f.zip |
Update.
* stdlib/grouping.h: Accept ungrouped numbers even if locale defines grouping.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 1e518c794d..5d0580006c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 1998-04-28 Ulrich Drepper <drepper@cygnus.com> + * stdlib/grouping.h: Accept ungrouped numbers even if locale + defines grouping. + * intl/hash-string.h: Don't include values.h. * inet/Makefile (tests): Add tst-ether_aton. |