From 5b9cc6953ac0eb9c78c307c2eb7dc584de066674 Mon Sep 17 00:00:00 2001 From: Wayne Davison Date: Fri, 29 Jul 2005 18:48:58 +0000 Subject: [PATCH] Mention the latest changes. --- NEWS | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/NEWS b/NEWS index b4398309..35b0d0b4 100644 --- a/NEWS +++ b/NEWS @@ -21,3 +21,11 @@ Changes since 2.6.6: and "post-xfer exec". These allow a command to be specified on a per-module basis that will be run before and/or after a daemon-mode transfer. + + INTERNAL: + + - Some buffer sizes were expanded a bit, particularly on systems where + MAXPATHLEN is overly small (e.g. cygwin). + + - If io_printf() tries to format more data than fits in the buffer, exit + with an error instead of transmitting a truncated buffer. -- 2.34.1