[llvm-branch-commits] [polly] r279130 - ReleaseNotes: drop in-progress warning

Hans Wennborg via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Thu Aug 18 13:15:54 PDT 2016


Author: hans
Date: Thu Aug 18 15:15:53 2016
New Revision: 279130

URL: http://llvm.org/viewvc/llvm-project?rev=279130&view=rev
Log:
ReleaseNotes: drop in-progress warning

Modified:
    polly/branches/release_39/docs/ReleaseNotes.rst

Modified: polly/branches/release_39/docs/ReleaseNotes.rst
URL: http://llvm.org/viewvc/llvm-project/polly/branches/release_39/docs/ReleaseNotes.rst?rev=279130&r1=279129&r2=279130&view=diff
==============================================================================
--- polly/branches/release_39/docs/ReleaseNotes.rst (original)
+++ polly/branches/release_39/docs/ReleaseNotes.rst Thu Aug 18 15:15:53 2016
@@ -4,12 +4,6 @@ Release Notes (upcoming)
 
 In Polly 3.9 the following important changes have been incorporated.
 
-.. warning::
-
-  These releaes notes are for the next release of Polly and describe
-  the new features that have recently been committed to our development
-  branch.
-
 Polly directly available in clang/opt/bugpoint
 ----------------------------------------------
 




More information about the llvm-branch-commits mailing list