diff --git a/bootstrap.sh b/bootstrap.sh index 61845e3733..89ac862716 100755 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -15,9 +15,9 @@ fi # keep automake from making us magically GPL, and to stop complaining about missing files. cp -f docs/COPYING . cp -f docs/AUTHORS . +cp -f docs/ChangeLog . touch NEWS touch README -touch ChangeLog # autoconf 2.59 or newer ac_version=`${AUTOCONF:-autoconf} --version 2>/dev/null|sed -e 's/^[^0-9]*//;s/[a-z]* *$//;s/[- ].*//g;q'` diff --git a/docs/ChangeLog b/docs/ChangeLog new file mode 100644 index 0000000000..e69de29bb2