diff options
author | Jim Meyering <jim@meyering.net> | 2000-05-29 16:22:03 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2000-05-29 16:22:03 +0000 |
commit | 40acdda1b36cf04714e35cea468ae2071cc55e28 (patch) | |
tree | a764ba1b96180f8e7a2866be62c3f97ac014be78 /old | |
parent | ad435461ebd06030330c6d7798f4ffa57c50aacd (diff) | |
download | coreutils-40acdda1b36cf04714e35cea468ae2071cc55e28.tar.xz |
.
Diffstat (limited to 'old')
-rw-r--r-- | old/sh-utils/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index a0013d833..49574e3c5 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -1,5 +1,7 @@ 2000-05-29 Jim Meyering <meyering@lucent.com> + * tests/nice: Remove now-unused reference to srcdir. + * src/help-version: Use `WARNING', not just `Warning' in the broken-/bin/sh diagnostic, to be consistent with other such warnings. |