From 3742bf3ac39cc8a48c53636abd5f07a36f9b479e Mon Sep 17 00:00:00 2001 From: "J.W. Schultz" Date: Mon, 24 Mar 2003 22:13:16 +0000 Subject: [PATCH] Annotated each release with protocol version and added protocol version history from rsync.h log. --- NEWS | 1 + OLDNEWS | 42 ++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 43 insertions(+) diff --git a/NEWS b/NEWS index f06d80c1..17def3e3 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,5 @@ NEWS for rsync version 2.5.6, aka the dwd-between-jobs release +Protocol: 26 (unchanged) Changes since version 2.5.5: ENHANCEMENTS: diff --git a/OLDNEWS b/OLDNEWS index a8ea8bf0..eb184c6a 100644 --- a/OLDNEWS +++ b/OLDNEWS @@ -1,4 +1,5 @@ rsync 2.5.5 "Snowy River" (2 April 2002) +protocol: 26 (unchanged) ENHANCEMENTS: @@ -38,6 +39,7 @@ rsync 2.5.5 "Snowy River" (2 April 2002) rsync 2.5.4 (13 March 2002) +protocol: 26 (unchanged) "Imitation lizard skin" @@ -56,6 +58,7 @@ rsync 2.5.4 (13 March 2002) rsync 2.5.3 (11 March 2002) +protocol: 26 (unchanged) "Happy 26" @@ -106,6 +109,7 @@ rsync 2.5.3 (11 March 2002) print an error message. (Colin Walters) rsync 2.5.2 (26 Jan 2002) +protocol: 26 (changed) SECURITY FIXES: @@ -146,6 +150,7 @@ rsync 2.5.2 (26 Jan 2002) Vipul's Razor. (Debian #124286) rsync 2.5.1 (2002-01-03) +protocol: 25 (changed) BUG FIXES: @@ -294,3 +299,40 @@ rsync 2.5.0 (2001-11-30) * The existing test.sh script by Phil Hands has been merged into a test framework that works from both "make check" and the Samba build farm. + +Partial Protocol History + DATE OF COMMIT* RELEASE PROTOCL VERSION + 2003/01/26 20:11:16 release-2-5-6 26 + 2002/02/23 00:17:50 release-2-5-3 26 + 2002/01/25 23:00:21 release-2-5-2 26 + 2001/12/18 06:47:40 release-2-5-1 25 + 2000/08/16 08:34:18 release-2-4-5 24 + 2000/07/29 04:52:05 release-2-4-4 24 + 2000/03/30 14:15:00 release-2-4-2 24 + 2000/01/29 23:49:36 release-2-4-1 24 + 2000/01/29 02:56:37 release-2-4-0 23 + 1999/06/26 01:06:38 release-2-3-2 21 + 1999/03/15 21:17:59 release-2-3-0 20 + 1998/11/15 01:21:42 release-2-2-1 19 + 1998/11/03 07:08:28 release-2-2-0 19 + 1998/09/09 06:31:14 release-2-1-1 19 + 1998/07/17 14:43:05 release-2-0-19 19 + 1998/06/18 12:17:24 release-2-0-18 19 + 1998/06/18 09:51:56 release-2-0-17 19 + 1998/06/01 03:42:22 release-2-0-16 19 + 1998/05/27 13:47:34 release-2-0-13 19 + 1998/05/26 14:19:00 release-2-0-12 18 + 1998/05/21 05:55:33 release-2-0-11 18 + 1998/05/18 08:20:34 release-2-0-9 18 + 1998/05/17 05:56:33 release-2-0-8 17 + 1998/05/15 07:34:21 release-2-0-2 17 + 1998/05/13 15:44:11 release-2-0-0 17 + 1998/04/17 06:07:26 release-1-7-4 17 + 1998/04/05 06:43:55 release-1-7-2 17 + 1998/03/26 04:18:57 release-1-7-0 17 + 1998/01/13 15:57:32 release-1-6-9 15 + 1997/12/17 11:07:30 release-1-6-7 14 + 1997/12/15 18:36:21 release-1-6-4 14 + +* DATE OF COMMIT is the date the protocl change was committed + to cvs, not the release date. -- 2.34.1