[Ns-developers] maintaining RELEASE_NOTES
Tom Henderson
tomh at tomh.org
Sat Jul 5 14:36:53 PDT 2008
I'd like to propose that we build RELEASE_NOTES as we go along, with
every developer doing editing of this file, rather than have the release
manager build this file at the end of the process. Something like the
below (which summarizes changes since the 3.1 release to date).
New checkins worthy of mentioning in the release notes could be
prepended to a list in one of the below categories.
Comments?
Tom
ns-3 RELEASE NOTES
This file contains ns-3 release notes (most recent releases first).
Release 3.2 (pending)
=====================
New functionality added
-----------------------
- implement Packet::PeekHeader and Packet::PeekTrailer
Bugs fixed
----------
- add optional support for TCP and UDP checksum (bug 236)
- close socket upon PacketSink::StopApplication (bug 243)
- fix build failure with gcc 4.3.x (bug 245)
API changes from 3.1 to 3.2
---------------------------
- several helper APIs related to attribute setting (changeset 3382, bug 234)
- remove references to Parameter in helper APIs (changeset 3381, bug 232)
More information about the Ns-developers
mailing list