diff options
Diffstat (limited to 'docs/ReleaseNotes.html')
-rw-r--r-- | docs/ReleaseNotes.html | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index 1fc16a36d7..af6395e48a 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -225,7 +225,7 @@ <p>The 3.2 release has the following notable changes:</p> <ul> - <li>...</li> + <li>Bug fixes only, no functional changes.</li> </ul> </div> @@ -838,7 +838,7 @@ compile time of many functions dramatically.</p> <div> <ul> - <li>...</li> + <li>Added support for custom names for library functions in TargetLibraryInfo.</li> </ul> </div> @@ -880,10 +880,6 @@ compile time of many functions dramatically.</p> <p> The TargetData structure has been renamed to DataLayout and moved to VMCore to remove a dependency on Target. </p> -<ul> - <li>...</li> -</ul> - </div> <!--=========================================================================--> |