From 7eb2ecda0f4f884454c9e448a448227b94d08f21 Mon Sep 17 00:00:00 2001 From: Wayne Davison Date: Sun, 19 Feb 2006 15:52:59 +0000 Subject: [PATCH] Improved the description of a fix in 2.6.4. --- OLDNEWS | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/OLDNEWS b/OLDNEWS index 68d1abbe..21f0735c 100644 --- a/OLDNEWS +++ b/OLDNEWS @@ -359,9 +359,11 @@ Changes since 2.6.3: (since the forked process already has a copy of the exclude list, there's no need to send them a set of duplicates). - - When --progress is specified, the output of items that the generator - is creating (e.g. dirs, symlinks) is now integrated into the progress - output without overlapping it. (Requires protocol 29.) + - The output of the items that are being updated by the generator (dirs, + symlinks, devices) is now intermingled in the proper order with the + output from the items that the receiver is updating (regular files) + when pulling. This misordering was particularly bad when --progress + was specified. (Requires protocol 29.) - When --timeout is specified, lulls that occur in the transfer while the generator is doing work that does not generate socket traffic -- 2.34.1