Преглед изворни кода

Fix the previous merge commit, it didn't include all the changes.

[SVN r40655]
Daniel James пре 18 година
родитељ
комит
9b6b0439d0
1 измењених фајлова са 3 додато и 8 уклоњено
  1. 3 8
      more/version_history.html

+ 3 - 8
more/version_history.html

@@ -1776,15 +1776,11 @@
                       <li>Tests are now run in the context of the user's PATH
                       environment settings</li>
 
-                      <li><a href=
-                      "../tools/build/v1/msvc-stlport-tools.html">msvc-stlport</a>
-                      and <a href=
-                      "../tools/build/v1/intel-win32-tools.html">intel-win32-stlport</a>
+                      <li>msvc-stlport and intel-win32-stlport
                       toolsets now build static libraries with multithreading
                       enabled, to be compatible with the STLPort builds.</li>
 
-                      <li><a href=
-                      "../tools/build/v1/intel-win32-tools.html">intel-win32</a>
+                      <li>intel-win32
                       toolset now handles <code>wchar_t</code> correctly when
                       intel is installed over msvc6.</li>
 
@@ -1804,8 +1800,7 @@
                       "../libs/conversion/lexical_cast.htm">conversion/lexical_cast</a>'s
                       <code>wchar_t</code> fixes from the main trunk.</li>
 
-                      <li><a href=
-                      "../tools/build/v1/intel-linux-tools.html">intel-linux-tools</a>:
+                      <li>intel-linux-tools:
                       added <code>rt</code> to FINDLIBS in order to make the
                       <code>clock_gettime()</code> function available
                       (backport of a patch in CVS HEAD).</li>

粤ICP备19079148号