aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
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