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

*** empty log message ***

This commit is contained in:
Jim Meyering
2000-06-20 06:46:41 +00:00
parent b1c4d0148a
commit 2ed1f74efe

View File

@@ -1,3 +1,9 @@
2000-06-20 Jim Meyering <meyering@lucent.com>
* src/uniq.c (main): Fix off-by-argc test, so +N-style options are
recognized once again. Reported by Geoff Keunning.
Fix typo in diagnostic: s/compare/skip/.
2000-05-27 Jim Meyering <meyering@lucent.com>
* src/tail.c: Arrange to call close_stdout upon exit.