svn commit: r306210 - releng/11.0

Glen Barber gjb at FreeBSD.org
Thu Sep 22 19:05:42 UTC 2016


Author: gjb
Date: Thu Sep 22 19:05:41 2016
New Revision: 306210
URL: https://svnweb.freebsd.org/changeset/base/306210

Log:
  Anticipate when we will be ready to announce 11.0-RELEASE.
  
  Approved by:	re (implicit)
  Sponsored by:	The FreeBSD Foundation

Modified:
  releng/11.0/UPDATING

Modified: releng/11.0/UPDATING
==============================================================================
--- releng/11.0/UPDATING	Thu Sep 22 19:04:51 2016	(r306209)
+++ releng/11.0/UPDATING	Thu Sep 22 19:05:41 2016	(r306210)
@@ -16,6 +16,9 @@ from older versions of FreeBSD, try WITH
 the tip of head, and then rebuild without this option. The bootstrap process
 from older version of current across the gcc/clang cutover is a bit fragile.
 
+20160928:
+	11.0-RELEASE.
+
 20160622:
 	The libc stub for the pipe(2) system call has been replaced with
 	a wrapper that calls the pipe2(2) system call and the pipe(2)


More information about the svn-src-all mailing list