svn commit: r365527 - stable/12/share/misc

Warner Losh imp at FreeBSD.org
Wed Sep 9 22:24:10 UTC 2020


Author: imp
Date: Wed Sep  9 22:24:09 2020
New Revision: 365527
URL: https://svnweb.freebsd.org/changeset/base/365527

Log:
  MFC r361673:
  r361673 | imp | 2020-05-31 15:38:33 -0600 (Sun, 31 May 2020) | 14 lines
  
  Correct the release date for 2.11BSD
  
  2.11BSD was announced on March 14, 1991 in comp.bugs.2bsd by
  Steven M. Schultz. The document has a 'revised January 1991'
  date at the top.
  
  Patch/1 in the official repo is dated March 31, 1991, and an identical copy of
  it was posted to comp.bugs.2bsd on May 5, 1991. Patch 2 in 22 parts was likewise
  posted May 18, 1991. This makes the Feb 1992 date too late. It's possible it's a
  typo for Feb 1991 since that lines up with the announcement being 2 weeks
  later. Without an extant copy of the 2.11 tape, however, it's hard to say for
  sure. Go with the date we have the most independent, direct evidence for, which
  is the announcement date.

Modified:
  stable/12/share/misc/bsd-family-tree
Directory Properties:
  stable/12/   (props changed)

Modified: stable/12/share/misc/bsd-family-tree
==============================================================================
--- stable/12/share/misc/bsd-family-tree	Wed Sep  9 22:22:38 2020	(r365526)
+++ stable/12/share/misc/bsd-family-tree	Wed Sep  9 22:24:09 2020	(r365527)
@@ -456,7 +456,7 @@ Tenth   Edition         1989-10-xx [QCU]
 2.9BSD-Seismo		1985-08-xx [SMS]
 2.10BSD			1987-04-xx [KKK]
 2.10.1BSD		1989-01-xx [SMS]
-2.11BSD			1992-02-xx [SMS]
+2.11BSD			1991-03-14 [SMS]
 2.11BSD rev #430	1999-12-13 [SMS]
 
 32V			1978-1[01]-xx [QCU] 1979-03-26 [TUHS]


More information about the svn-src-all mailing list