aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 50ba76a774b..d10a3aef1a4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
12006-03-18 Claudio Fontana <claudio@gnu.org>
2
3 * Makefile.in (INFO_FILES): New variable, contains all Info file names.
4 (install-arch-indep, uninstall): Use $(INFO_FILES) to specify files
5 to be installed/uninstalled.
6 (uninstall): Invoke "$(INSTALL_INFO) --remove" to remove references
7 to Info files installed by Emacs.
8
12006-03-03 Claudio Fontana <claudio@gnu.org> 92006-03-03 Claudio Fontana <claudio@gnu.org>
2 10
3 * Makefile.in (install, uninstall): Add DESTDIR variable to 11 * Makefile.in (install, uninstall): Add DESTDIR variable to