aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2000-10-27 02:55:22 +0000
committerUlrich Drepper <drepper@redhat.com>2000-10-27 02:55:22 +0000
commit58363448b2cb724459f83723b02d99eb5bd8aed0 (patch)
treeffa85a16eca0d66e1efe55faf23fd3a331cbdfec /ChangeLog
parent44b60446803538e3d6f573f6a321b07e8c712212 (diff)
downloadglibc-58363448b2cb724459f83723b02d99eb5bd8aed0.tar
glibc-58363448b2cb724459f83723b02d99eb5bd8aed0.tar.gz
glibc-58363448b2cb724459f83723b02d99eb5bd8aed0.tar.bz2
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--ChangeLog3
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.