Merge branch 'maint'
authorRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Mon, 22 Feb 2010 21:16:34 +0000 (22:16 +0100)
committerRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Mon, 22 Feb 2010 21:16:34 +0000 (22:16 +0100)
1  2 
ChangeLog
NEWS
doc/automake.texi
tests/Makefile.am
tests/Makefile.in

diff --cc ChangeLog
Simple merge
diff --cc NEWS
--- 1/NEWS
--- 2/NEWS
+++ b/NEWS
@@@ -10,11 -2,10 +10,14 @@@ New in 1.11a
  
  * Miscellaneous changes:
  
 -Bugs fixed in 1.11.0a:
 +  - The `dist' and `dist-all' targets now can run compressors in parallel.
 +
+   - The `lzma' compression scheme and associated automake option `dist-lzma'
+     is obsoleted by `xz' and `dist-xz' due to upstream changes.
 +Bugs fixed in 1.11a:
 +
 +  - Lots of minor bugfixes.
  
  * Bugs introduced by 1.11:
  
Simple merge
@@@ -312,7 -306,9 +312,10 @@@ extra5.test 
  extra6.test \
  extra7.test \
  extra8.test \
 +extra9.test \
+ extra10.test \
+ extra11.test \
+ extra12.test \
  f90only.test \
  flavor.test \
  flibs.test \
@@@ -554,7 -541,9 +554,10 @@@ extra5.test 
  extra6.test \
  extra7.test \
  extra8.test \
 +extra9.test \
+ extra10.test \
+ extra11.test \
+ extra12.test \
  f90only.test \
  flavor.test \
  flibs.test \