From: Martin Pool Date: Thu, 14 Mar 2002 10:33:59 +0000 (+0000) Subject: Roll over news file; put in page markers. X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/commitdiff_plain/c9a66d41fe0ba582ba22bae7d81939c656ac0422 Roll over news file; put in page markers. --- diff --git a/NEWS b/NEWS index 1322c529..e69de29b 100644 --- a/NEWS +++ b/NEWS @@ -1,16 +0,0 @@ -rsync 2.5.4 (13 March 2002) - - "Imitation lizard skin" - - BUG FIXES: - - * Additional fix for zlib double-free bug. (Martin Pool, Andrew - Tridgell) (CVE CAN-2002-0059) - - ENHANCEMENTS: - - * Merge in changes from zlib 1.1.3 to zlib 1.1.4. (Jos Backus) - (Note that rsync still uses a custom version of zlib; you can - not just link against a system library. See zlib/README.rsync) - - * Additional test cases for --compress. (Martin Pool) diff --git a/OLDNEWS b/OLDNEWS index ca8c5caf..37dd355d 100644 --- a/OLDNEWS +++ b/OLDNEWS @@ -1,3 +1,21 @@ +rsync 2.5.4 (13 March 2002) + + "Imitation lizard skin" + + BUG FIXES: + + * Additional fix for zlib double-free bug. (Martin Pool, Andrew + Tridgell) (CVE CAN-2002-0059) + + ENHANCEMENTS: + + * Merge in changes from zlib 1.1.3 to zlib 1.1.4. (Jos Backus) + (Note that rsync still uses a custom version of zlib; you can + not just link against a system library. See zlib/README.rsync) + + * Additional test cases for --compress. (Martin Pool) + + rsync 2.5.3 (11 March 2002) "Happy 26" @@ -122,6 +140,7 @@ rsync 2.5.1 (2002-01-03) * Clearer error messages for some conditions. + rsync 2.5.0 (2001-11-30) ANNOUNCEMENTS