diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-10-27 02:55:22 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-10-27 02:55:22 +0000 |
commit | 58363448b2cb724459f83723b02d99eb5bd8aed0 (patch) | |
tree | ffa85a16eca0d66e1efe55faf23fd3a331cbdfec /ChangeLog | |
parent | 44b60446803538e3d6f573f6a321b07e8c712212 (diff) | |
download | glibc-58363448b2cb724459f83723b02d99eb5bd8aed0.tar.gz glibc-58363448b2cb724459f83723b02d99eb5bd8aed0.tar.xz glibc-58363448b2cb724459f83723b02d99eb5bd8aed0.zip |
Update.
* posix/tst-chmod.c (do_test): Account for people running the tests as root.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 458cf8e20f..60bc0dbc74 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2000-10-26 Ulrich Drepper <drepper@redhat.com> + * posix/tst-chmod.c (do_test): Account for people running the + tests as root. + * locale/langinfo.h (THOUSEP): Define this and don't duplicate definition of THOUSANDS_SEP. |