summaryrefslogtreecommitdiffstats
path: root/llvm/docs
diff options
context:
space:
mode:
authorDaniel Dunbar <daniel@zuster.org>2010-10-04 20:11:39 +0000
committerDaniel Dunbar <daniel@zuster.org>2010-10-04 20:11:39 +0000
commitefefb206a5393009d64309cc71452113fd25bf09 (patch)
treed3c580d6739924785b1d60a2ce30e4245fda345c /llvm/docs
parentfd1fff8b19dc6bed27d9e272cac84dc3c4ae095d (diff)
downloadbcm5719-llvm-efefb206a5393009d64309cc71452113fd25bf09.tar.gz
bcm5719-llvm-efefb206a5393009d64309cc71452113fd25bf09.zip
ReleaseNotes: Note a header rename.
llvm-svn: 115549
Diffstat (limited to 'llvm/docs')
-rw-r--r--llvm/docs/ReleaseNotes.html9
1 files changed, 8 insertions, 1 deletions
diff --git a/llvm/docs/ReleaseNotes.html b/llvm/docs/ReleaseNotes.html
index a8c20054c6b..087ae54bfba 100644
--- a/llvm/docs/ReleaseNotes.html
+++ b/llvm/docs/ReleaseNotes.html
@@ -1012,7 +1012,7 @@ API changes are:</p>
</li>
<li>
- Some APIs got renamed:
+ Some APIs were renamed:
<ul>
<li>llvm_report_error -&gt; report_fatal_error</li>
<li>llvm_install_error_handler -&gt; install_fatal_error_handler</li>
@@ -1021,6 +1021,13 @@ API changes are:</p>
</ul>
</li>
+<li>
+ Some public headers were renamed:
+ <ul>
+ <li><tt>llvm/Assembly/AsmAnnotationWriter.h</tt> was renamed
+ to <tt>llvm/Assembly/AssemblyAnnotationWriter.h</tt>
+ </li>
+ </ul>
</ul>
</div>
OpenPOWER on IntegriCloud