Additions to RELEASE_NOTES
authorPeter D. Barnes, Jr. <barnes26@llnl.gov>
Tue, 03 Feb 2015 13:48:07 -0800
changeset 11210 002836cb4ffc
parent 11209 2ebe49d34182
child 11211 c7f9ed853e60
Additions to RELEASE_NOTES
RELEASE_NOTES
--- a/RELEASE_NOTES	Mon Feb 02 21:06:56 2015 -0800
+++ b/RELEASE_NOTES	Tue Feb 03 13:48:07 2015 -0800
@@ -42,6 +42,10 @@
   framework to traced values emitting Time objects
 - (documentation) the callback function signatures for all TraceSources
   is documented in Doxygen
+- print-introspected-doxygen.sh has had several enhancements;
+  use -h to read the usage message for details.
+- TracedValue and TracedCallback function signatures are now documented,
+  which required changing the TypeId::AddTraceSource API.
 
 Bugs fixed
 ----------
@@ -60,6 +64,7 @@
 - Bug 1969 - Support short guard interval durations in 802.11n
 - Bug 1970 - Missing NotifyAckTimeoutStartNow in MacLow::StartDataTxTimers
 - Bug 1971 - 802.11n at 2.4 GHz should include a signal extension duration
+- Bug 1972 - CommandLine duplicate argument handling: documentation updated.
 - Bug 1983 - FlowMonitor returns containers copies instead of references.
 - Bug 1986 - test result divergence for lte-frequency-reuse test
 - Bug 1991 - PcapFileWrapper::CaptureSize attribute (snaplen) has no effect.