Call Cygwin by its proper name, and give it a link. :-)
authorBrian Gaeke <gaeke@uiuc.edu>
Tue, 1 Jun 2004 20:02:56 +0000 (20:02 +0000)
committerBrian Gaeke <gaeke@uiuc.edu>
Tue, 1 Jun 2004 20:02:56 +0000 (20:02 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13929 91177308-0d34-0410-b5e6-96231b3b80d8

docs/ReleaseNotes.html

index 6efb3ce85953b6dcd81d6aa1f5ee438c5e71c346..cc2391ed6be76e496be512d99bd0a97a80f7cf7c 100644 (file)
@@ -114,7 +114,8 @@ collectors.</li>
 analysis algorithm.</li>
 <li>Bugpoint can <a href="http://llvm.cs.uiuc.edu/PR327">extract individual
 basic blocks</a> to track down reduce miscompilation testcases.</li>
-<li>LLVM and the C front-end now work under Win32 using the cygnus libraries.  
+<li>LLVM and the C front-end now work under Win32 using the
+<a href="http://www.cygwin.com">Cygwin</a> runtime libraries.  
 This includes the JIT compiler.</li>
 </ol>