r238212 - Going out on a limb and guessing that someone viewing the 3.7 release notes may instead want to view 3.6 instead of 3.5.

Aaron Ballman aaron at aaronballman.com
Tue May 26 09:12:08 PDT 2015


Author: aaronballman
Date: Tue May 26 11:12:07 2015
New Revision: 238212

URL: http://llvm.org/viewvc/llvm-project?rev=238212&view=rev
Log:
Going out on a limb and guessing that someone viewing the 3.7 release notes may instead want to view 3.6 instead of 3.5.

Modified:
    cfe/trunk/docs/ReleaseNotes.rst

Modified: cfe/trunk/docs/ReleaseNotes.rst
URL: http://llvm.org/viewvc/llvm-project/cfe/trunk/docs/ReleaseNotes.rst?rev=238212&r1=238211&r2=238212&view=diff
==============================================================================
--- cfe/trunk/docs/ReleaseNotes.rst (original)
+++ cfe/trunk/docs/ReleaseNotes.rst Tue May 26 11:12:07 2015
@@ -11,8 +11,8 @@ Written by the `LLVM Team <http://llvm.o
 .. warning::
 
    These are in-progress notes for the upcoming Clang 3.7 release. You may
-   prefer the `Clang 3.5 Release Notes
-   <http://llvm.org/releases/3.5.0/tools/clang/docs/ReleaseNotes.html>`_.
+   prefer the `Clang 3.6 Release Notes
+   <http://llvm.org/releases/3.6.0/tools/clang/docs/ReleaseNotes.html>`_.
 
 Introduction
 ============





More information about the cfe-commits mailing list