aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChong Yidong2007-01-27 18:47:50 +0000
committerChong Yidong2007-01-27 18:47:50 +0000
commitdc769d236e295d76060c7a9043d05f8591cf26d1 (patch)
treee339f239a519cdceb07ef83f2468c12b5361e1b4
parent6d1f63d5f322758c67cf7c7184f8d8cddea72fdb (diff)
downloademacs-dc769d236e295d76060c7a9043d05f8591cf26d1.tar.gz
emacs-dc769d236e295d76060c7a9043d05f8591cf26d1.zip
Support for HP 9000 series 800 and Hitachi SR2001/SR2201 machines was
removed.
-rw-r--r--etc/NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index ed1e34ce4e4..e8b5c8a5f08 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -121,6 +121,10 @@ See the files mac/README and mac/INSTALL for build instructions.
121** Support for GNU/Linux systems on X86-64 machines was added. 121** Support for GNU/Linux systems on X86-64 machines was added.
122 122
123--- 123---
124** Support for HP 9000 series 800 and Hitachi SR2001/SR2201 machines
125was removed.
126
127---
124** Mac OS 9 port now uses the Carbon API by default. You can also 128** Mac OS 9 port now uses the Carbon API by default. You can also
125create non-Carbon build by specifying `NonCarbon' as a target. See 129create non-Carbon build by specifying `NonCarbon' as a target. See
126the files mac/README and mac/INSTALL for build instructions. 130the files mac/README and mac/INSTALL for build instructions.