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'.