Mention the extended argv-overflow checking.

This commit is contained in:
Wayne Davison
2004-06-29 15:13:18 +00:00
parent f7c3ee9932
commit 78112d305b

3
NEWS
View File

@@ -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.