summaryrefslogtreecommitdiff
path: root/old/sh-utils
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1994-05-30 00:06:15 +0000
committerJim Meyering <jim@meyering.net>1994-05-30 00:06:15 +0000
commite3360a98c20e186ca692b6f158d2dc61955cbd14 (patch)
tree50a443b28e5ce8735a7baf7dfcbbd570609f98fe /old/sh-utils
parentf277d830bb882fa11681016e869f962e51d48049 (diff)
downloadcoreutils-e3360a98c20e186ca692b6f158d2dc61955cbd14.tar.xz
merge with 1.10a + local build mods
Diffstat (limited to 'old/sh-utils')
-rw-r--r--old/sh-utils/ChangeLog18
1 files changed, 18 insertions, 0 deletions
diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog
index d9378dc06..c0231ef8c 100644
--- a/old/sh-utils/ChangeLog
+++ b/old/sh-utils/ChangeLog
@@ -1,3 +1,21 @@
+Sun May 29 17:40:21 1994 Jim Meyering (meyering@comco.com)
+
+ * long-options.c: Move from src/ to lib/.
+ * long-options.h: Ditto.
+ * src/Makefile.in: Remove references to long-options.[ch].
+ * lib/Makefile.in (SOURCES, OBJECTS): Add long-options.[co].
+
+Fri May 27 18:20:18 1994 Jim Meyering (meyering@comco.com)
+
+ * stty.c [VFLUSH && !VFLUSHO]: Define VFLUSH0.
+ Ultrix's termios.h defines VFLUSH, but not VFLUSHO.
+ From Kjetil Torgrim Homme <kjetilho@ifi.uio.no>.
+
+Thu May 26 08:46:32 1994 Jim Meyering (meyering@comco.com)
+
+ * configure.in [INSTALL]: Revert change of March 8. autoconf
+ has fixed this.
+
Thu May 19 01:10:20 1994 Jim Meyering (meyering@comco.com)
* Version 1.10.