summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorPaul Smith <psmith@gnu.org>2006-04-07 01:43:44 +0000
committerPaul Smith <psmith@gnu.org>2006-04-07 01:43:44 +0000
commit21a5b2c58dc9198560f81895c24abd9b62aa058c (patch)
treedffe00254df4fae89052c3a7af1eb0c92392d03f /NEWS
parentd794e4eb2ab1f24d91f91349270fb83abe62059c (diff)
downloadmake-21a5b2c58dc9198560f81895c24abd9b62aa058c.tar.gz
Code cleanup: Remove all references to PARAMS() & ansi2knr.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index fdeb5be6..42aa3b80 100644
--- a/NEWS
+++ b/NEWS
@@ -9,6 +9,12 @@ manual, which is contained in this distribution as the file doc/make.texi.
See the README file and the GNU make manual for instructions for
reporting bugs.
+Version 3.81.90
+
+* Compiling GNU make now requires a conforming ISO C 1989 compiler and
+ standard runtime library.
+
+
Version 3.81
* GNU make is ported to OS/2.