From 991f90f2964977286ae70805ecb6a4b16855894f Mon Sep 17 00:00:00 2001 From: Martin Pool Date: Thu, 11 Apr 2002 02:16:34 +0000 Subject: [PATCH] Receiving an @ERROR line from the server is (I think) always fatal, so the client should exit upon receiving one and not be surprised that the socket closes. --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index f62c15af..0fdf5903 100644 --- a/NEWS +++ b/NEWS @@ -7,6 +7,8 @@ rsync changes since last release * Fix compilation on Tru64. (Albert Chin, Zoong Pham) + * Better handling of some client-server errors. (Martin Pool) + INTERNAL: * Many code cleanups and improved internal documentation. (Martin Pool, Nelson -- 2.34.1