From 78112d305b68d7f9f53d0953656fabff1fa218fa Mon Sep 17 00:00:00 2001 From: Wayne Davison Date: Tue, 29 Jun 2004 15:13:18 +0000 Subject: [PATCH] Mention the extended argv-overflow checking. --- NEWS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/NEWS b/NEWS index 8d3ea67f..6c66c341 100644 --- a/NEWS +++ b/NEWS @@ -85,6 +85,9 @@ Changes since 2.6.2: - Some cleanup in the exclude code has saved some per-exclude memory and made the code easier to maintain. + - Improved the argv-overflow checking for a remote command that has + a lot of args. + - Use rsyserr() in the various places that were still calling rprintf() with strerror() as an arg. -- 2.34.1