From: Wayne Davison Date: Tue, 11 Oct 2005 20:21:56 +0000 (+0000) Subject: Mention va_copy change. X-Git-Tag: v2.6.7pre1~375 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d409c6ac9c0f3c6727cab72cbf8d68d355afbd75;p=thirdparty%2Frsync.git Mention va_copy change. --- diff --git a/NEWS b/NEWS index d6419e65..48713a35 100644 --- a/NEWS +++ b/NEWS @@ -75,6 +75,9 @@ Changes since 2.6.6: - If io_printf() tries to format more data than fits in the buffer, exit with an error instead of transmitting a truncated buffer. + - If a va_copy macro is defined, lib/snprintf.c will use it when defining + the VA_COPY macro. + DEVELOPER RELATED: - Several diffs in the patches dir now use the proper --enable-FOO