]> git.ipfire.org Git - thirdparty/automake.git/commitdiff
* NEWS: Update.
authorRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Sat, 14 Mar 2009 10:02:34 +0000 (11:02 +0100)
committerRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Sat, 14 Mar 2009 10:02:59 +0000 (11:02 +0100)
Signed-off-by: Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
ChangeLog
NEWS

index 3043855291092af47c37d8a3b79d0fe9f8405165..1c213414213ab097741dc42a408e122b86ac5b5d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2009-03-14  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
+
+       * NEWS: Update.
+
 2009-03-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
 
        Ignore warnings from autom4te about Libtool macros.
diff --git a/NEWS b/NEWS
index d4b59e95084e7defb65125689341b387774bb5b3..a81b37b98ba154602628bbe4e81aa6a64e612a64 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -71,6 +71,10 @@ New in 1.10a:
   - install-sh supports -C, which does not update the installed file
     (and its time stamps) if the contents did not change.
 
+  - The `gnupload' script has been revamped.
+
+  - The `depcomp' and `compile' scripts now work with MSVC under MSYS.
+
   - The targets `install' and `uninstall' are more efficient now, in that
     for example multiple files from one Automake variable such as
     `bin_SCRIPTS' are copied in one `install' (or `libtool --mode=install')
@@ -173,6 +177,12 @@ Bugs fixed in 1.10a:
   - Targets provided by automake behave better with `make -n', in that they
     take care not to create files.
 
+  - `config.status Makefile... depfiles' works fine again in the presence of
+    disabled dependency tracking.
+
+  - The default no-op recursive rules for these targets also work with BSD make
+    now: html, install-html, install-dvi, install-pdf, install-pdf, install-info.
+
 * Bugs introduced by 1.10:
 
   - Fix output of dummy dependency files in presence of post-processed