CHANGES.html
changeset 9892 91a40fb09b58
parent 9849 b3ec74c99612
child 9919 5596934962c2
equal deleted inserted replaced
9889:727fce98f147 9892:91a40fb09b58
    53 <hr>
    53 <hr>
    54 <h1>Changes from ns-3.17 to ns-3.18</h1>
    54 <h1>Changes from ns-3.17 to ns-3.18</h1>
    55 
    55 
    56 <h2>New API:</h2>
    56 <h2>New API:</h2>
    57 <ul>
    57 <ul>
       
    58   <li>Time attributes can now be bounded.  See attribute-test-suite.cc for an example.</li>
    58 </ul>
    59 </ul>
    59 
    60 
    60 <h2>Changes to existing API:</h2>
    61 <h2>Changes to existing API:</h2>
    61 <ul>
    62 <ul>
    62   <li> The 'src/tools' module has been removed, and most files migrated to
    63   <li> The 'src/tools' module has been removed, and most files migrated to