1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-08-12 12:00:21 +02:00
This commit is contained in:
Jim Meyering
1996-07-21 14:51:46 +00:00
parent 63dece38a1
commit 35b1d6a948
+10
View File
@@ -1,3 +1,13 @@
Sun Jul 21 09:47:55 1996 Jim Meyering <meyering@na-net.ornl.gov>
* src/stty.c (usage): Correct typo (-iucl -> -iuclc) in usage message.
From Thomas Olsson <d95to@efd.lth.se>.
Sat Jul 20 17:01:56 1996 Jim Meyering <meyering@na-net.ornl.gov>
* configure.in (PACKAGE_VERSION): Use space instead of hyphen to
separate PACKAGE and VERSION.
Wed Jul 17 23:13:19 1996 Jim Meyering <meyering@na-net.ornl.gov>
* src/chroot.c: Include <sys/types.h> before system.h.