summaryrefslogtreecommitdiff
path: root/old/sh-utils/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2002-07-20 15:48:25 +0000
committerJim Meyering <jim@meyering.net>2002-07-20 15:48:25 +0000
commit32ea988e8b7d48dcc4171d4bfe80a4d163c5059e (patch)
tree812826de927962bccd24513c5acf1cc0c622ab41 /old/sh-utils/ChangeLog
parentad7b8c79783be41590a35a1f2e321cfefa856016 (diff)
downloadcoreutils-32ea988e8b7d48dcc4171d4bfe80a4d163c5059e.tar.xz
*** empty log message ***
Diffstat (limited to 'old/sh-utils/ChangeLog')
-rw-r--r--old/sh-utils/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog
index 2fbedbdc3..8f4d49179 100644
--- a/old/sh-utils/ChangeLog
+++ b/old/sh-utils/ChangeLog
@@ -2,6 +2,11 @@
* Version 2.0.13.
+ * tests/Makefile.am (TESTS_ENVIRONMENT): Remove now-unused parts
+ of this definition.
+ (EXTRA_DIST): Add priv-check.
+ * tests/priv-check: New file.
+
* src/Makefile.am (false.c): Convert only the final EXIT_SUCCESS
into EXIT_FAILURE. Otherwise, false --help and false --version
would fail.