diff options
author | Ulrich Drepper <drepper@redhat.com> | 1998-05-13 16:12:38 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1998-05-13 16:12:38 +0000 |
commit | 7eb759de39981a77059b94a58193e84bf6656a1e (patch) | |
tree | 35740553cbcec6b71df8258e17217c9c6a6358e3 /ChangeLog | |
parent | a7c378d8cdaea230b545936dede0d3aa567429b6 (diff) | |
download | glibc-7eb759de39981a77059b94a58193e84bf6656a1e.tar glibc-7eb759de39981a77059b94a58193e84bf6656a1e.tar.gz glibc-7eb759de39981a77059b94a58193e84bf6656a1e.tar.bz2 glibc-7eb759de39981a77059b94a58193e84bf6656a1e.zip |
Update.
* io/ftwtest-sh: Prevent tests from being run by root.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ 1998-05-13 Ulrich Drepper <drepper@cygnus.com> + * io/ftwtest-sh: Prevent tests from being run by root. + * wcsmbs/wcsmbsload.c (extract_charset_name): Fix silly bugs in last addition. Patch by wkpark@chem.skku.ac.kr. |