summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog7
-rw-r--r--[-rwxr-xr-x]automake.in0
2 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 49b6e8bf9..ea92d23d7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2011-12-22 Stefano Lattarini <stefano.lattarini@gmail.com>
+
+ maint: remove executable bit from automake.in
+ * automake.in: This file is not meant to be executed, only to
+ be preprocessed to create the `automake' script; so don't leave
+ it executable.
+
2011-12-20 Peter Rosin <peda@lysator.liu.se>
tests: fix spurious failure on systems lacking unistd.h
diff --git a/automake.in b/automake.in
index db7f3c64b..db7f3c64b 100755..100644
--- a/automake.in
+++ b/automake.in