summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2010-12-24 13:04:58 +0200
committerArnold D. Robbins <arnold@skeeve.com>2010-12-24 13:04:58 +0200
commit548860a1ea062487312538d31026c5801d294860 (patch)
tree3ad5ea46c7fa23753e294b235ea64f1fdf231078 /NEWS
parent831c04c9070dfd16d05f4f95a558a969ae70e835 (diff)
downloadgawk-548860a1ea062487312538d31026c5801d294860.tar.gz
Upgrade to Autoconf 3.68 and Bison 2.4.3. Make a dist.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS8
1 files changed, 6 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index a0558cea..73394839 100644
--- a/NEWS
+++ b/NEWS
@@ -79,14 +79,18 @@ Changes from 3.1.8 to 4.0.0
26. PROCINFO["strftime"] now holds the default format for strftime().
-27. Many code cleanups. Removed code for many old, unsupported systems:
+27. Updated to latest infrastructure: Autoconf 2.68, Automake 1.11.1,
+ Gettext 0.18.1, Bison 2.4.3.
+
+28. Many code cleanups. Removed code for many old, unsupported systems:
- Atari
- Amiga
- BeOS
- Cray
- - NeXT
+ - MIPS RiscOS
- MS-DOS with Microsoft Compiler
- MS-Windows with Microsoft Compiler
+ - NeXT
- SunOS 3.x, Sun 386 (Road Runner)
- Tandem (non-POSIX)
- Probably others that I've forgotten