From owner-doc-jp@jp.freebsd.org  Tue Feb 25 16:27:08 1997
Received: by jaz.jp.freebsd.org (8.8.5+2.7Wbeta5/8.7.3) id QAA00790
	Tue, 25 Feb 1997 16:27:08 +0900 (JST)
Received: by jaz.jp.freebsd.org (8.8.5+2.7Wbeta5/8.7.3) with ESMTP id QAA00785
	for <doc-jp@jp.freebsd.org>; Tue, 25 Feb 1997 16:27:07 +0900 (JST)
Received: by uno.sat.t.u-tokyo.ac.jp (8.8.5/8.7.3) with ESMTP
	id QAA12834; Tue, 25 Feb 1997 16:27:03 +0900 (JST)
Received: (from smap@localhost)
          by dfw-ix2.ix.netcom.com (8.8.4/8.8.4)
	  id BAA28256 for <doc-jp@jp.freebsd.org>; Tue, 25 Feb 1997 01:24:51 -0600 (CST)
Received: from ala-ca13-23.ix.netcom.com(204.32.168.55) by dfw-ix2.ix.netcom.com via smap (V1.3)
	id sma028221; Tue Feb 25 01:24:37 1997
Received: (from asami@localhost) by silvia.HIP.Berkeley.EDU (8.8.5/8.6.9) id XAA05273; Mon, 24 Feb 1997 23:22:54 -0800 (PST)
Date: Mon, 24 Feb 1997 23:22:54 -0800 (PST)
Message-Id: <199702250722.XAA05273@silvia.HIP.Berkeley.EDU>
To: simokawa@sat.t.u-tokyo.ac.jp
CC: doc-jp@jp.freebsd.org
In-reply-to: <12179.856854779@sat.t.u-tokyo.ac.jp> (message from Hidetoshi Shimokawa on Tue, 25 Feb 1997 16:12:59 +0900)
From: asami@vader.cs.berkeley.edu (Satoshi Asami)
Reply-To: doc-jp@jp.freebsd.org
Precedence: bulk
X-Distribute: distribute [version 2.1 (Alpha) patchlevel=19]
X-Sequence: doc-jp 2501
Subject: [doc-jp 2501] Re: Almost all files have been synchronized with their originals.
Errors-To: owner-doc-jp@jp.freebsd.org
Sender: owner-doc-jp@jp.freebsd.org

 * $B2<@n$G$9(B.

 * $B$A$g$C$H8+$F$_$^$7$?$,(B, __FreeBSD__ $B$NCM$,3N$+(B current$B$,(B 
 * 300000 $B$H$+$K$J$C$?$O$:$G$9$,(B, $B$^$@(B porting.sgml$B$K$OH?1G$5$l$F(B
 * $B$J$$$_$?$$$G$9$M(B. $B$3$l$O$=$m$=$mMh$k$N$G$9$h$M(B?
 *  > $B$"$5$_BbD9(B

$B$9$_$^$;$s!#$$$o$l$F;W$$=P$7$^$7$?!#(B(^_^;)

$B$3$l$+$i(B commit$B$7$^$9!#%Q%C%A$O0J2<$NDL$j$G$9!#(B

$B$"$5$_(B
------
Index: porting.sgml
===================================================================
RCS file: /usr/cvs/src/share/doc/handbook/porting.sgml,v
retrieving revision 1.61
diff -u -r1.61 porting.sgml
--- porting.sgml	1997/02/05 11:39:48	1.61
+++ porting.sgml	1997/02/21 08:11:47
@@ -131,10 +131,18 @@
 2.1.5-RELEASE:                  199607
 2.2-current before 2.1.6:       199608
 2.1.6-RELEASE:                  199612
-2.2-RELEASE:                    199701
-3.0-current as of Feb 1997:     199702  (will certainly be bumped)
+2.1.7-RELEASE:                  199612
+2.2-RELEASE:                    220000
+3.0-current as of Feb 1997:     300000
 </verb></tscreen>
-The pattern is the year followed by the month.
+	  The pattern used to be year followed by the month, but we
+	  decided to change it to a more straightforward major/minor
+	  system starting from 2.2.  This is because the parallel
+	  development on several branches made it infeasible to
+	  classify the releases simply by their real release dates.
+	  (Note that if you are making a port now, you don't have to
+	  worry about old -current's; they are listed here just for
+	  your reference.)
 
       </itemize>
 
