Merge branch 'maint'
authorStefano Lattarini <stefano.lattarini@gmail.com>
Tue, 11 Jan 2011 01:35:38 +0000 (02:35 +0100)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Tue, 11 Jan 2011 01:35:38 +0000 (02:35 +0100)
Conflicts:
ChangeLog

Apparently I messed up doing a previous 'git pull', so that the "latest"
maint I've merged into master (and pushed!) wasn't a fast-forward from
origin/maint.  Yay for me.  This merge should help cleaning up the mess.

1  2 
ChangeLog
lib/Automake/Rule.pm

diff --cc ChangeLog
+++ b/ChangeLog
@@@ -1,9 -1,5 +1,14 @@@
++2011-01-09  Peter Rosin  <peda@lysator.liu.se>
++
++      Fix another typo in Rule.pm comment.
++      * lib/Automake/Rule.pm: Fix typo.
++
  2011-01-11  Stefano Lattarini  <stefano.lattarini@gmail.com>
  
 +      tests: texinfo unrecognized extensions
 +      * tests/txinfo-unrecognized-extension.test: New test.
 +      * tests/Makefile.am (TESTS): Update.
 +
        Improve, extend and tweak tests on Texinfo support.
        * tests/instdir-texi.test: Add a call to `ls -l' after that to
        `make', for debugging.  When looking for required tools, do not
Simple merge