svn commit: r210186 - releng/8.1

Ken Smith kensmith at FreeBSD.org
Sat Jul 17 04:35:51 UTC 2010


Author: kensmith
Date: Sat Jul 17 04:35:51 2010
New Revision: 210186
URL: http://svn.freebsd.org/changeset/base/210186

Log:
  Predict the date we'll be ready to announce 8.1-RELEASE.  While here
  add the entry for 8.0-RELEASE which was added to releng/8.0/UPDATING
  during the 8.0-RELEASE cycle but not to stable/8/UPDATING at that time.
  
  Approved by:	re (implicit)

Modified:
  releng/8.1/UPDATING

Modified: releng/8.1/UPDATING
==============================================================================
--- releng/8.1/UPDATING	Sat Jul 17 04:35:02 2010	(r210185)
+++ releng/8.1/UPDATING	Sat Jul 17 04:35:51 2010	(r210186)
@@ -15,6 +15,9 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 8.
 	debugging tools present in HEAD were left in place because
 	sun4v support still needs work to become production ready.
 
+20100720:
+	8.1-RELEASE.
+
 20100713:		FreeBSD-SA-10:07.mbuf
 	Correctly copy the M_RDONLY flag when duplicating a reference
 	to an mbuf external buffer.
@@ -60,6 +63,9 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 8.
 	via the DEADLKRES option, see NOTES for more details) and the
 	sleepq_type() function for sleepqueues.
 
+20091125:
+	8.0-RELEASE.
+
 20090929:
 	802.11s D3.03 support was committed. This is incompatible with
 	the previous code, which was based on D3.0.


More information about the svn-src-all mailing list