aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index a419cba153b..c145829152f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,9 @@
12014-04-17 Paul Eggert <eggert@cs.ucla.edu> 12014-04-17 Paul Eggert <eggert@cs.ucla.edu>
2 2
3 * Makefile.in (FRC): Remove. 3 * Makefile.in (FRC, force-info): Remove.
4 All uses removed. This hack is no longer needed here 4 All uses removed. This hack is no longer needed here
5 now that we can assume GNU Make's .PHONY feature works. 5 now that we can assume GNU Make's .PHONY feature works.
6 (bootstrap): No need to make 'info', since 'all' now implies 'info'.
6 7
72014-04-16 Eli Zaretskii <eliz@gnu.org> 82014-04-16 Eli Zaretskii <eliz@gnu.org>
8 9