Put the W3C graphics on the right side of the page.
[oota-llvm.git] / docs / ReleaseNotes.html
index 46aad8c56d984759425c58bd4abb7941d8098dfb..b15170571d8d1605586ea6bc86010be045f0e8f5 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>
@@ -580,14 +582,15 @@ us via the mailing lists.</p>
 <!-- *********************************************************************** -->
 
 <hr>
-<div class="doc_footer">
-  <a href="http://validator.w3.org/check/referer"><img width="88" height="31"
-  src="http://www.w3.org/Icons/valid-html401" alt="Valid HTML 4.01!"></a>
-  <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>
+<address>
+  <a href="http://jigsaw.w3.org/css-validator/"><img
+  src="http://jigsaw.w3.org/css-validator/images/vcss" alt="Valid CSS!"></a>
+  <a href="http://validator.w3.org/check/referer"><img
+  src="http://www.w3.org/Icons/valid-html401" alt="Valid HTML 4.01!" /></a>
+
   <a href="http://llvm.cs.uiuc.edu">The LLVM Compiler Infrastructure</a><br>
   Last modified: $Date$
-</div>
+</address>
 
 </body>
 </html>