summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGreg McGary <greg@mcgary.org>1997-04-18 06:35:30 +0000
committerGreg McGary <greg@mcgary.org>1997-04-18 06:35:30 +0000
commit40ab4ebedbf0d6aba994996088843aa8cf77aebf (patch)
treeb19e5d8d3d6a1eb9092df4a07d8e0ff6a2c641b4
parentc37465dbcaf80dd07944f871bfb8c899c27e94f3 (diff)
downloadidutils-40ab4ebedbf0d6aba994996088843aa8cf77aebf.tar.gz
idutils-40ab4ebedbf0d6aba994996088843aa8cf77aebf.tar.bz2
idutils-40ab4ebedbf0d6aba994996088843aa8cf77aebf.zip
Initial revision
-rw-r--r--ChangeLog19
1 files changed, 19 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
new file mode 100644
index 0000000..08172bf
--- /dev/null
+++ b/ChangeLog
@@ -0,0 +1,19 @@
+Thu Feb 16 12:20:38 1995 Greg McGary <gkm@magilla.cichlid.com>
+
+ * Version 3.0.3 released.
+
+ * lid.c (savetty, restoretty, linetty, chartty): Handle POSIX
+ termios properly.
+
+ * README: Updated.
+
+ * configure.in (OLD_PATCH_LEVEL, MAJOR_VERSION, MINOR_VERSION,
+ FULL_VERSION): Added.
+
+ * mkdirhier: Added.
+
+ * Makefile.in (DIST_MISC_FILES): Added ChangeLog.
+ (depend): $(DEPEND) and Makefile are now .PRECIOUS.
+ (dist-dir-links): Added.
+ (check, install, uninstall): Fixed.
+ (install): Use mkdirhier.