summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2003-07-16 10:28:59 +0000
committerJim Meyering <jim@meyering.net>2003-07-16 10:28:59 +0000
commit4436b81b54d4db5d4b8dff7aa2845e0dade3a401 (patch)
tree9a054cff73b193d277cca7b4b126b500ae6f1acd /ChangeLog
parentb1fd798094bd866d95070a223bcf344a1f3c1339 (diff)
downloadcoreutils-4436b81b54d4db5d4b8dff7aa2845e0dade3a401.tar.xz
*** empty log message ***
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 647cf219f..955c6c6eb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
2003-07-16 Jim Meyering <jim@meyering.net>
+ * src/test.c (integer_expected_error): Improve diagnostic -- now,
+ it also matches the one from bash's builtin test.
+ (binary_operator): Add \n at end of diagnostic.
+
+ * tests/rm/fail-2eperm: Remove setuidgid-related code. Move it to ...
+ * tests/priv-check: Move setuidgid-related and
+ NON_ROOT_USERNAME-checking code to this file.
+
* Version 5.0.2.
* README: Update section on testing as `root'.