From: Wayne Davison Date: Sat, 14 Feb 2009 16:03:11 +0000 (-0800) Subject: Mention the latest configure fixes. X-Git-Tag: v3.0.6pre1~20 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1f6b697f28829e6223edaf01d52551edaf4ed9e7;p=thirdparty%2Frsync.git Mention the latest configure fixes. --- diff --git a/NEWS b/NEWS index f34330c2..7876f90d 100644 --- a/NEWS +++ b/NEWS @@ -22,6 +22,7 @@ Changes since 3.0.5: - Fixed configure's erroneous use of target. - ENHANCEMENTS: + - Fixed configure's --disable-debug option. - - ... + - Fixed a run-time issue for systems that can't find iconv_open() by adding + the --disable-iconv-open configure option.