diff options
-rw-r--r-- | docs/ReleaseNotes.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index b5061af1da..ec1fe8272e 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -158,6 +158,8 @@ bytecode onto your terminal</a></li> <li><a href="http://llvm.cs.uiuc.edu/PR329">[llvmgcc] type names are not emitted for structure typedefs</a></li> <li>All documentation is now conformant to the HTML 4.01 (Strict) level.</li> +<li>The spurious "WARNING: Found global types that are not compatible" warning +produced when linking C++ programs has been fixed.</li> </ol> </div> |