summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorEli Zaretskii <eliz@gnu.org>2007-07-28 08:13:00 +0000
committerEli Zaretskii <eliz@gnu.org>2007-07-28 08:13:00 +0000
commit664a406f0202130158ff4540f453f5e5385fc41b (patch)
treea41c4f8c8cbe0879e84acfa77601f6e3b0ef60cc /ChangeLog
parent59b65f0076a44c6e899dd8c40e4a687ec91aa342 (diff)
downloademacs-664a406f0202130158ff4540f453f5e5385fc41b.tar.gz
(install-arch-indep): Use "rm -f" for removing DOC, to avoid an error message
if there is no DOC there.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f4780bbb768..f6a4b9e426d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2007-07-28 Eli Zaretskii <eliz@gnu.org>
+
+ * Makefile.in (install-arch-indep): Use "rm -f" for removing DOC,
+ to avoid an error message if there is no DOC there.
+
2007-07-25 Glenn Morris <rgm@gnu.org>
* Relicense all FSF files to GPLv3 or later.