[llvm-commits] CVS: llvm/docs/ReleaseNotes.html
Misha Brukman
brukman at cs.uiuc.edu
Fri Dec 3 16:45:19 PST 2004
Changes in directory llvm/docs:
ReleaseNotes.html updated: 1.272 -> 1.273
---
Log message:
Use the standard PR### notation for referencing bugs in bugzilla
---
Diffs of the changes: (+2 -3)
Index: llvm/docs/ReleaseNotes.html
diff -u llvm/docs/ReleaseNotes.html:1.272 llvm/docs/ReleaseNotes.html:1.273
--- llvm/docs/ReleaseNotes.html:1.272 Fri Dec 3 11:21:33 2004
+++ llvm/docs/ReleaseNotes.html Fri Dec 3 18:45:09 2004
@@ -419,8 +419,7 @@
</pre></li>
<li>Initialization of global union variables can only be done <a
-href="http://llvm.cs.uiuc.edu/bugs/show_bug.cgi?id=162">with the largest union
-member</a>.</li>
+href="http://llvm.cs.uiuc.edu/PR162">with the largest union member</a>.</li>
<li><a href="http://llvm.cs.uiuc.edu/PR244">[llvm-gcc] Error when an implicitly
external function is re-declared as static</a></li>
@@ -735,7 +734,7 @@
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: 2004/12/03 17:21:33 $
+ Last modified: $Date: 2004/12/04 00:45:09 $
</address>
</body>
More information about the llvm-commits
mailing list