]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sun, 26 Jul 1998 02:56:36 +0000 (02:56 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 26 Jul 1998 02:56:36 +0000 (02:56 +0000)
old/textutils/ChangeLog

index a121938ac7e7c6aec30d320a324bbbc8345ace87..35a81ece7e810e9581eb09371d6aa146393be44a 100644 (file)
@@ -1,8 +1,16 @@
-1998-07-16  Jim Meyering  <meyering@ascend.com>
+1998-07-25  Jim Meyering  <meyering@ascend.com>
 
        * Version 1.22f.
 
-       * src/chown.c: Include lchown.h.
+       * tests/sort/Test.pm: Add two tests relating to this.
+       * src/sort.c (main): Stat all non-`-' input file files (and fail if a
+       stat fails) when an output file is specified by `-o' but doesn't exist.
+       Reported by Will Edgington.
+
+       * tests/sort/Test.pm: New tests of -o.
+
+1998-07-16  Jim Meyering  <meyering@ascend.com>
+
        * lib/Makefile.am (noinst_HEADERS): Add lchown.h.
        * lib/lchown.h: New file, just to define ENOSYS on systems that lack it.
        * lib/lchown.c: Include lchown.h.