Add newly fixed pr
authorChris Lattner <sabre@nondot.org>
Sat, 22 Nov 2003 01:14:58 +0000 (01:14 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 22 Nov 2003 01:14:58 +0000 (01:14 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10153 91177308-0d34-0410-b5e6-96231b3b80d8

docs/ReleaseNotes.html

index 46aad8c56d984759425c58bd4abb7941d8098dfb..b724c33427c060c40b7ca01fc33ccaab96c48679 100644 (file)
@@ -123,6 +123,8 @@ build problems</a></li>
 href="http://llvm.cs.uiuc.edu/PR127">sped up a lot</a> (up to 4x in some
 cases).</li>
 
+<li>Methods and functions in anonymous namespaces <a href="http://llvm.cs.uiuc.edu/PR85">now get internal linkage</a>.</li>
+
 </ol>
 
 <p>In this release, the following bugs in the previous release were fixed:</p>