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

John Criswell criswell at cs.uiuc.edu
Mon Jan 26 15:05:01 PST 2004


Changes in directory llvm/docs:

ReleaseNotes.html updated: 1.102 -> 1.103

---
Log message:

Updating release notes for PR214.



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

Index: llvm/docs/ReleaseNotes.html
diff -u llvm/docs/ReleaseNotes.html:1.102 llvm/docs/ReleaseNotes.html:1.103
--- llvm/docs/ReleaseNotes.html:1.102	Tue Jan 20 13:16:50 2004
+++ llvm/docs/ReleaseNotes.html	Mon Jan 26 15:03:54 2004
@@ -132,6 +132,7 @@
 
 <ol>
 <li><a href="http://llvm.cs.uiuc.edu/PR210">[build] Makefiles break if C frontend target string has unexpected value</a></li>
+<li><a href="http://llvm.cs.uiuc.edu/PR214">[build] hard-wired assumption that shared-library extension is ".so"</a></li>
 </ol>
 
 <!--=========================================================================-->
@@ -611,7 +612,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/01/20 19:16:50 $
+  Last modified: $Date: 2004/01/26 21:03:54 $
 </address>
 
 </body>





More information about the llvm-commits mailing list