1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-18 17:56:54 +02:00

*** empty log message ***

This commit is contained in:
Jim Meyering
2000-07-30 15:23:55 +00:00
parent 02b4fede5b
commit ae3ec5f069
2 changed files with 12 additions and 0 deletions

View File

@@ -1,3 +1,9 @@
2000-07-30 Jim Meyering <meyering@lucent.com>
* src/help-version: Remove file. Move it to ...
* tests/help-version: ...here
* tests/Makefile.am (TESTS): Add help-version.
2000-07-23 Jim Meyering <meyering@lucent.com>
* src/help-version (su_args): Punt, so we don't try to start a shell.

View File

@@ -1,3 +1,9 @@
2000-07-30 Jim Meyering <meyering@lucent.com>
* src/help-version: Remove file. Move it to ...
* tests/help-version: ...here
* tests/Makefile.am (TESTS): Set to help-version.
2000-07-28 Paul Eggert <eggert@twinsun.com>
sort's -T option can now appear multiple times.