Add a link to the llvmdev posting
authorChris Lattner <sabre@nondot.org>
Tue, 11 Nov 2003 23:45:03 +0000 (23:45 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 11 Nov 2003 23:45:03 +0000 (23:45 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9905 91177308-0d34-0410-b5e6-96231b3b80d8

docs/ReleaseNotes.html

index 8930d1a40a9b1e8caf624725ffb4688661de9eb2..0b67143799c7309143da77077b54ab64a5f310d6 100644 (file)
@@ -71,8 +71,10 @@ release implements the following new features:<p>
 explore the LLVM optimizer with the C backend (note that LLVM requires GCC 3.3
 on Mac OSX).</li><p>
 
-<li>The LLVM C++ code has been completely moved into the 'llvm' C++
-namespace, for easier integration with other code.</li>
+<li><a
+href="http://mail.cs.uiuc.edu/pipermail/llvmdev/2003-November/000554.html">The
+LLVM C++ code has been completely moved into the 'llvm' C++ namespace, for
+easier integration with other code.</a></li>
 
 </ol><p>
 
@@ -435,6 +437,6 @@ via the mailing lists.<p>
 Maintained By: <a href="http://llvm.cs.uiuc.edu/">The LLVM Team</a><br>
 <!-- Created: Wed Oct  1 17:38:54 CDT 2003 -->
 <!-- hhmts start -->
-Last modified: Tue Nov 11 16:45:07 CST 2003
+Last modified: Tue Nov 11 17:44:33 CST 2003
 <!-- hhmts end -->
 </body></html>