summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPaul Smith <psmith@gnu.org>1997-09-19 19:47:55 +0000
committerPaul Smith <psmith@gnu.org>1997-09-19 19:47:55 +0000
commit3e12cad198a91fb03fad2ecfc40753385c60319e (patch)
treed02f2928156adad8c65bcf83ceeba8df58fe7393 /ChangeLog
parente2ffc653aa69e0b485d698a13d3dc954b8c82135 (diff)
downloadgunmake-3e12cad198a91fb03fad2ecfc40753385c60319e.tar.gz
Quick changes for make 3.76.1.3.76.1
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5ad6b92..f773f3c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+Fri Sep 19 09:20:49 1997 Paul D. Smith <psmith@baynetworks.com>
+
+ * Makefile.am: Add loadavg files to clean rules.
+
+ * configure.in (AC_OUTPUT): Remove stamp-config; no longer needed.
+ * Makefile.ami (distclean): Ditto.
+ * SMakefile (distclean): Ditto.
+
+ * main.c (main): Arg count should be int, not char! Major braino.
+
Tue Sep 16 10:18:22 1997 Paul D. Smith <psmith@baynetworks.com>
* Version 3.76 released.