aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/NEWS7
1 files changed, 7 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index cd86cb628d0..f32d1b974c1 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -27,6 +27,13 @@ otherwise leave it unmarked.
27+++ 27+++
28** Building Emacs now requires GNU make. 28** Building Emacs now requires GNU make.
29 29
30** By default, Emacs no longer works on IRIX. We expect that Emacs
31users are not affected by this, as SGI stopped supporting IRIX in
32December 2013. If you are affected, please send a bug report. You
33should be able to work around the problem either by porting the Emacs
34undumping code to GCC under IRIX, or by configuring --with-wide-int,
35or by sticking with Emacs 24.4.
36
30 37
31* Startup Changes in Emacs 24.5 38* Startup Changes in Emacs 24.5
32 39