Ticket #1689: serialization.patch

File serialization.patch, 864 bytes (added by Daniel James, 15 years ago)

Link to the auto-doc location in the new getting started documentation.

  • libs/serialization/doc/release.html

     
    5656<h2><a name="differences_1_32"></a>Differences from Boost 1.32</h2>
    5757<ul>
    5858    <li>Dynamic Linking Library (DLLs and shared libraries) for platforms which support them. See
    59     <a href="../../../more/getting_started.html#auto-link">Automatic Linking on Windows</a>.
     59    <a href="../../../more/getting_started/windows.html#auto-linking">Automatic Linking on Windows</a>.
    6060    <li>Implementation of auto-link for compilers which can support this.
    6161    <li>Better support for <em>Argument Dependent Lookup</em> and two-phase lookup.
    6262    This results in simpler rules regarding the placing of serialization specializations