1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-07-26 10:39:01 +02:00
This commit is contained in:
Jim Meyering
1993-04-04 00:11:14 +00:00
parent 6b9e1727c8
commit 7597dbd0da
+6 -1
View File
@@ -1,10 +1,15 @@
Thu Apr 1 18:05:48 1993 Jim Meyering (meyering@comco.com)
* install.c, chgrp.c, dd.c [isascii]: Undefine before redefining.
* ls.c: Move some dcls before first function.
* ls.c: Move some dcls so they appear before first function.
* all programs: Add --help and --version options.
* version.c: Remove `Version: ' and newlines from version string.
* dd.c: Convert usage to take no arguments.
* lib/Makefile.in [DISTFILES]: Add version.h.
Wed Mar 31 22:03:28 1993 Jim Meyering (meyering@comco.com)
* configure.in [MVDIR]: Don't quote right hand side.