diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index 46aad8c56d9..b724c33427c 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -123,6 +123,8 @@ build problems href="http://llvm.cs.uiuc.edu/PR127">sped up a lot (up to 4x in some cases). +
  • Methods and functions in anonymous namespaces now get internal linkage.
  • +

    In this release, the following bugs in the previous release were fixed: