equal
deleted
inserted
replaced
58 <li>Time attributes can now be bounded. See attribute-test-suite.cc for an example.</li> |
58 <li>Time attributes can now be bounded. See attribute-test-suite.cc for an example.</li> |
59 </ul> |
59 </ul> |
60 |
60 |
61 <h2>Changes to existing API:</h2> |
61 <h2>Changes to existing API:</h2> |
62 <ul> |
62 <ul> |
|
63 <li> The documentation's IPv6 addresses (2001:db8::/32, RFC 3849) are now |
|
64 dropped by routers. |
|
65 </li> |
63 <li> The 'src/tools' module has been removed, and most files migrated to |
66 <li> The 'src/tools' module has been removed, and most files migrated to |
64 'src/stats'. For users of these programs (the statistics-processing |
67 'src/stats'. For users of these programs (the statistics-processing |
65 in average.h, or the gnuplot support), the main change is likely to be |
68 in average.h, or the gnuplot support), the main change is likely to be |
66 replacing the inclusion of "tools-module.h" with "stats-module.h". |
69 replacing the inclusion of "tools-module.h" with "stats-module.h". |
67 Users of the event garbage collector, previously in tools, will now |
70 Users of the event garbage collector, previously in tools, will now |