diff options
| author | Satoshi Asami <asami@FreeBSD.org> | 1997-05-18 03:35:01 +0000 |
|---|---|---|
| committer | Satoshi Asami <asami@FreeBSD.org> | 1997-05-18 03:35:01 +0000 |
| commit | 72525e882e85e476253767f6e9a5af88f3e7abbb (patch) | |
| tree | fb578ba2893db930c419d77c8e939f526f80aea1 /handbook/porting.sgml | |
| parent | 6b7d64bed6ffc93ded7a9f19bf61bf821bf04dcb (diff) | |
Notes
Diffstat (limited to 'handbook/porting.sgml')
| -rw-r--r-- | handbook/porting.sgml | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/handbook/porting.sgml b/handbook/porting.sgml index 24f3fda900..b9adaae433 100644 --- a/handbook/porting.sgml +++ b/handbook/porting.sgml @@ -1,4 +1,4 @@ -<!-- $Id: porting.sgml,v 1.69 1997-03-10 11:55:17 asami Exp $ --> +<!-- $Id: porting.sgml,v 1.70 1997-05-18 03:35:01 asami Exp $ --> <!-- The FreeBSD Documentation Project --> <sect1><heading>Porting an existing piece of free software<label id="porting"></heading> @@ -139,7 +139,12 @@ the ports collection. 2.1.6-RELEASE: 199612 2.1.7-RELEASE: 199612 2.2-RELEASE: 220000 -3.0-current as of Feb 1997: 300000 +2.2.1-RELEASE: 220000 (yes, no change) +2.2-STABLE after 2.2.1-RELEASE: 220000 (yes, still no change) +2.2-STABLE after texinfo-3.9: 221001 +2.2-STABLE after top: 221002 +2.2.2-RELEASE: 222000 +3.0-current as of May 1997: 300000 </verb></tscreen> The pattern used to be year followed by the month, but we decided to change it to a more straightforward major/minor |
