4 This file contains ns-3 release notes (most recent releases first).
6 Release 0.2 (2007/05/XX)
7 ========================
9 - Implement a new memory management infrastructure based
10 on reference counting and smart pointers (the latter being
13 - Implement a COM-like framework with support for QueryInterface
14 to provide object extensibility
16 - Add support for a BSD-style socket API for user applications
18 Release 0.1 (2007/03/31)
19 ========================
21 - First public release; not yet pre-alpha.
23 - Simple UDP-based simulation script (examples/simple-p2p.cc)