[www] r270221 - Add 3.8.1 release schedule to the website.
Tom Stellard via llvm-commits
llvm-commits at lists.llvm.org
Fri May 20 07:48:25 PDT 2016
Author: tstellar
Date: Fri May 20 09:48:25 2016
New Revision: 270221
URL: http://llvm.org/viewvc/llvm-project?rev=270221&view=rev
Log:
Add 3.8.1 release schedule to the website.
Modified:
www/trunk/index.html
Modified: www/trunk/index.html
URL: http://llvm.org/viewvc/llvm-project/www/trunk/index.html?rev=270221&r1=270220&r2=270221&view=diff
==============================================================================
--- www/trunk/index.html (original)
+++ www/trunk/index.html Fri May 20 09:48:25 2016
@@ -182,7 +182,14 @@ LLVM Developer Policy</a>.
<p><b>LLVM Release Schedule:</b></p>
<ul>
-<li>3.8.1: TBD.</li>
+<li>3.8.1: </li>
+<ul>
+ <li>May 25 - Deadline to request a change be merged to the 3.8 branch.</li>
+ <li>June 1 - Deadline to merge changes to the 3.8 branch.</li>
+ <li>June 1 - 3.8.1-rc1</li>
+ <li>June 8 - 3.8.1-rc2 (if necessary)</li>
+ <li>June 15 - 3.8.1 Release</li>
+</ul>
<li>3.9.0: TBD.</li>
</ul>
More information about the llvm-commits
mailing list