summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 291b9f307..6590c151a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2007-08-21 Jim Meyering <jim@meyering.net>
+
+ By default, do not install hostname anymore.
+ * configure.ac: Add "hostname" to the list of not-installed programs.
+ * src/Makefile.am (no_install__progs): Add "hostname" here, too.
+ * NEWS: Mention this.
+
2007-08-20 Bob Proulx <bob@proulx.com>
Clarify touch documentation of file arguments.