Date: Fri, 12 Jul 2013 02:59:51 +0000 (UTC) From: Glen Barber <gjb@FreeBSD.org> To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r42256 - head/en_US.ISO8859-1/htdocs/releases/9.2R Message-ID: <201307120259.r6C2xpoo025083@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: gjb Date: Fri Jul 12 02:59:50 2013 New Revision: 42256 URL: http://svnweb.freebsd.org/changeset/doc/42256 Log: Update the 9.2-RELEASE schedule page. While here, add the code slush reminder section that was mistakenly left out. Approved by: re (implicit) Modified: head/en_US.ISO8859-1/htdocs/releases/9.2R/schedule.xml Modified: head/en_US.ISO8859-1/htdocs/releases/9.2R/schedule.xml ============================================================================== --- head/en_US.ISO8859-1/htdocs/releases/9.2R/schedule.xml Thu Jul 11 20:19:05 2013 (r42255) +++ head/en_US.ISO8859-1/htdocs/releases/9.2R/schedule.xml Fri Jul 12 02:59:50 2013 (r42256) @@ -52,15 +52,24 @@ <tr> <td>Release schedule reminder</td> <td>1 July 2013</td> - <td>-</td> + <td>4 July 2013</td> <td>Release Engineers send reminder announcement e-mail to developers with updated schedule.</td> </tr> <tr> - <td>Code freeze begins</td> + <td>Code slush begins</td> <td>6 July 2013</td> - <td>-</td> + <td>6 July 2013</td> + <td>Release Engineers announce that all further commits to the + &local.branch.stable; branch will not require explicit approval, + however new features should be avoided.</td> + </tr> + + <tr> + <td>Code freeze begins</td> + <td>12 July 2013</td> + <td>12 July 2013</td> <td>Release Engineers announce that all further commits to the &local.branch.stable; branch will require explicit approval. Certain blanket approvals will be granted for narrow areas of
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201307120259.r6C2xpoo025083>