Boost logo

Boost-Commit :

From: daniel_james_at_[hidden]
Date: 2007-11-01 14:22:33


Author: danieljames
Date: 2007-11-01 14:22:33 EDT (Thu, 01 Nov 2007)
New Revision: 40655
URL: http://svn.boost.org/trac/boost/changeset/40655

Log:
Fix the previous merge commit, it didn't include all the changes.
Text files modified:
   trunk/more/version_history.html | 11 +++--------
   1 files changed, 3 insertions(+), 8 deletions(-)

Modified: trunk/more/version_history.html
==============================================================================
--- trunk/more/version_history.html (original)
+++ trunk/more/version_history.html 2007-11-01 14:22:33 EDT (Thu, 01 Nov 2007)
@@ -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>


Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk