]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
.
authorJim Meyering <jim@meyering.net>
Sun, 21 Jul 1996 14:51:46 +0000 (14:51 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 21 Jul 1996 14:51:46 +0000 (14:51 +0000)
old/sh-utils/ChangeLog

index 77301215e50fe1218a91feda5adbca7c1aae9d8a..080b4f8d60ae2684226bdd2781744a369ce2438c 100644 (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.