From: Micah Cowan Date: Mon, 15 Oct 2007 04:54:25 +0000 (-0700) Subject: NEWS updates re Automake and Gnulib. X-Git-Tag: v1.13~508^2 X-Git-Url: http://sjero.net/git/?p=wget;a=commitdiff_plain;h=2dc8c95873d0e4804a838bdfe7ef31c2ecb4094f NEWS updates re Automake and Gnulib. --- diff --git a/ChangeLog b/ChangeLog index 400f1714..52c915ba 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,7 @@ 2007-10-14 Micah Cowan * configure.ac: Let gnulib handle builtin MD5 functionality. + * NEWS: Mention gnulib. 2007-10-13 Micah Cowan diff --git a/NEWS b/NEWS index 77faebe0..a23ce4f8 100644 --- a/NEWS +++ b/NEWS @@ -8,7 +8,10 @@ Please send GNU Wget bug reports to . * Changes in Wget (MAINLINE). -** Wget uses Automake now. +** Gnulib is now used to provide code for certain portability aspects in +GNU Wget. + +** Wget uses Automake now as part of its build infrastructure. * Changes in Wget 1.11.