From: Eric Blake Date: Mon, 10 Nov 2008 23:06:59 +0000 (-0700) Subject: Yet more FDL 1.3 fallout. X-Git-Tag: v2.63b~115 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=463b59e84f511d21a6f83150dc78b6c2991af2c0;p=thirdparty%2Fautoconf.git Yet more FDL 1.3 fallout. * NEWS: Mention manual license change. Signed-off-by: Eric Blake --- diff --git a/ChangeLog b/ChangeLog index d8c6c42f1..8a06cbf34 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2008-11-10 Eric Blake + + Yet more FDL 1.3 fallout. + * NEWS: Mention manual license change. + 2008-11-10 Eric Blake Avoid some regex uses. diff --git a/NEWS b/NEWS index f0e298ecd..f5f3d6e3a 100644 --- a/NEWS +++ b/NEWS @@ -3,6 +3,8 @@ GNU Autoconf NEWS - User visible changes. * Major changes in Autoconf 2.64 (????-??-??) [stable] Released by Eric Blake, based on git versions 2.63.*. +** The manual is now shipped under the terms of the GNU FDL 1.3. + ** AC_LANG_ERLANG works once again (regression introduced in 2.61a). ** Autotest testsuites accept an option --jobs[=N] for parallel testing.