Another point to mention.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@65765 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html
index 6e9068f..1b713a6 100644
--- a/docs/ReleaseNotes.html
+++ b/docs/ReleaseNotes.html
@@ -309,6 +309,7 @@
 cmake mature?
 x86 backend GS segment -> addr space 256 (r62980)
 nocapture
+addreadattrs pass renamed to functionattrs; now calculates nocapture
 memdep (used by GVN and memcpyopt) is faster / more aggressive.
 how to write a backend doc docs/WritingAnLLVMBackend.html
 fastisel + exception handling