[llvm-commits] CVS: llvm/docs/ReleaseNotes.html

Chris Lattner lattner at cs.uiuc.edu
Fri Nov 21 19:16:01 PST 2003


Changes in directory llvm/docs:

ReleaseNotes.html updated: 1.60 -> 1.61

---
Log message:

Add newly fixed pr


---
Diffs of the changes:  (+3 -1)

Index: llvm/docs/ReleaseNotes.html
diff -u llvm/docs/ReleaseNotes.html:1.60 llvm/docs/ReleaseNotes.html:1.61
--- llvm/docs/ReleaseNotes.html:1.60	Fri Nov 21 19:00:11 2003
+++ llvm/docs/ReleaseNotes.html	Fri Nov 21 19:14:58 2003
@@ -123,6 +123,8 @@
 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>
@@ -586,7 +588,7 @@
   <a href="http://jigsaw.w3.org/css-validator/"><img width="88" height="31"
   src="http://jigsaw.w3.org/css-validator/images/vcss" alt="Valid CSS!"></a><br>
   <a href="http://llvm.cs.uiuc.edu">The LLVM Compiler Infrastructure</a><br>
-  Last modified: $Date: 2003/11/22 01:00:11 $
+  Last modified: $Date: 2003/11/22 01:14:58 $
 </div>
 
 </body>





More information about the llvm-commits mailing list