From: Sean Silva Date: Wed, 2 Jan 2013 22:05:33 +0000 (+0000) Subject: docs: Mark ReleaseNotes as "In-Progress" X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=28c1f7524ca221fa206d547bea959049e6291093;p=clang docs: Mark ReleaseNotes as "In-Progress" Even though we do have a `.. warning::` directive on the page, hopefully having "In-Progress" in the title will help to condition people's expectations a bit for when they run into the extremely bare-bones release notes. Also, when release season comes around again, maybe this will get people's attention and avoid confusion about what is going into the upcoming release, and what is for changes to trunk for the next version. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@171419 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/ReleaseNotes.rst b/docs/ReleaseNotes.rst index 27e42bc82f..3c09a58a2d 100644 --- a/docs/ReleaseNotes.rst +++ b/docs/ReleaseNotes.rst @@ -1,6 +1,6 @@ -======================= -Clang 3.3 Release Notes -======================= +===================================== +Clang 3.3 (In-Progress) Release Notes +===================================== .. contents:: :local: