]> git.ipfire.org Git - thirdparty/automake.git/commitdiff
fix: improve latest ChangeLog entry after merge
authorStefano Lattarini <stefano.lattarini@gmail.com>
Thu, 6 Oct 2011 20:10:42 +0000 (22:10 +0200)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Thu, 6 Oct 2011 20:10:42 +0000 (22:10 +0200)
ChangeLog

index 977275e27c7ff5ffb4fc0ad882d74cf392740851..f58b01ab1bbc8d7ea9757979a7686982314f72c3 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -14,7 +14,8 @@
        (is_valid_test_extension): ... into this subroutine.  Don't allow
        generic @substitutions@ anymore (possibly making an exception for
        `@EXEEXT@' under the proper circumstances).
-       * tests/test-extensions.test: Adjust and extend.
+       * tests/test-extensions.test: Adjust and extend.  This test does
+       not cause any internal error in automake anymore now.
 
 2011-10-06  Stefano Lattarini  <stefano.lattarini@gmail.com>