aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/ChangeLog4
-rw-r--r--etc/NEWS2
2 files changed, 6 insertions, 0 deletions
diff --git a/etc/ChangeLog b/etc/ChangeLog
index 80f3bf54a11..5a359e02863 100644
--- a/etc/ChangeLog
+++ b/etc/ChangeLog
@@ -1,3 +1,7 @@
12014-05-17 Paul Eggert <eggert@cs.ucla.edu>
2
3 * NEWS: Assume C99 or later (Bug#17487).
4
12014-05-16 Paul Eggert <eggert@cs.ucla.edu> 52014-05-16 Paul Eggert <eggert@cs.ucla.edu>
2 6
3 Don't require pkg-config when building from repository. 7 Don't require pkg-config when building from repository.
diff --git a/etc/NEWS b/etc/NEWS
index cfee11e5917..f14fab3faea 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -25,6 +25,8 @@ otherwise leave it unmarked.
25* Installation Changes in Emacs 24.5 25* Installation Changes in Emacs 24.5
26 26
27+++ 27+++
28** Building Emacs now requires C99 or later.
29
28** Building Emacs now requires GNU make. 30** Building Emacs now requires GNU make.
29 31
30** By default, Emacs no longer works on IRIX. We expect that Emacs 32** By default, Emacs no longer works on IRIX. We expect that Emacs