aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c145829152f..caeaae428ad 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
12014-04-17 Paul Eggert <eggert@cs.ucla.edu> 12014-04-17 Paul Eggert <eggert@cs.ucla.edu>
2 2
3 * GNUmakefile: Speed up 'make bootstrap' in fresh checkout.
4 (ORDINARY_GOALS): New macro, which excludes 'bootstrap'.
5 (bootstrap, .PHONY): New rules.
6 * INSTALL.REPO: Document current procedure better.
7 Move copyright notice to just before license notice.
8
3 * Makefile.in (FRC, force-info): Remove. 9 * Makefile.in (FRC, force-info): Remove.
4 All uses removed. This hack is no longer needed here 10 All uses removed. This hack is no longer needed here
5 now that we can assume GNU Make's .PHONY feature works. 11 now that we can assume GNU Make's .PHONY feature works.