From: Stefano Lattarini Date: Thu, 18 Oct 2012 15:17:17 +0000 (+0200) Subject: news: update w.r.t. recent depcomp changes X-Git-Tag: v1.12b~13^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=487cf08d4c76d4cd1ff1e30d169eb6b5edf354a4;p=thirdparty%2Fautomake.git news: update w.r.t. recent depcomp changes * NEWS: Here. Signed-off-by: Stefano Lattarini --- diff --git a/NEWS b/NEWS index e672ad11b..0b10b19ec 100644 --- a/NEWS +++ b/NEWS @@ -148,6 +148,14 @@ New in 1.13: Automake versions will warn about its use, and later version will remove support for it altogether. +* The depcomp script: + + - Dropped support for libtool 1.4. + + - Various internal refactorings. They should cause no visible change, + but the chance for regression is there anyway, so please report any + unexpected or suspicious behaviour. + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ New in 1.12.6: