summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPaul Smith <psmith@gnu.org>2002-10-04 02:12:52 +0000
committerPaul Smith <psmith@gnu.org>2002-10-04 02:12:52 +0000
commit9dc79463a9a5601439126d124e99777ebe432874 (patch)
tree2bad05769aae70786f1c5c846cb0443eb9a7aaed /ChangeLog
parent1d3dfeb74b47803559e0b5eaa886ebb1ad9e3e3f (diff)
downloadgunmake-9dc79463a9a5601439126d124e99777ebe432874.tar.gz
Fix K&R-isms found on SunOS 4.1.4 builds.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f4204eb..2ca872b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2002-10-03 Paul D. Smith <psmith@gnu.org>
+ Version 3.80 released.
+
+ * dir.c: Change hash functions to use K&R function definition style.
+ * function.c: Ditto.
+ * read.c: Ditto.
+ * variable.c: Ditto.
+
Update to automake 1.7.
* Makefile.am (AUTOMAKE_OPTIONS): Update to require 1.7.