CHANGES.html
changeset 11087 486e1b0c1df6
parent 11065 2e6f9e4be3a3
child 11209 2ebe49d34182
--- a/CHANGES.html	Thu Dec 04 10:02:01 2014 -0800
+++ b/CHANGES.html	Thu Dec 04 10:02:36 2014 -0800
@@ -76,10 +76,17 @@
   <li> The attribute 'Recievers' in class YansWifiPhy was misspelled, so
        this has been corrected to 'Receivers'.
   </li>
+  <li> We have now documented the callback function signatures
+       for all TracedSources, using an extra (fourth) argument to
+       TypeId::AddTraceSource to pass the fully-qualified name
+       of the signature typedef.  To ensure that future TraceSources
+       are similarly documented we have deprecated the three
+       argument version of AddTraceSource.
+  </li>	
 </ul>
 
 <h2>Changes to build system:</h2>
-<ul> 
+<ul>
   <li> waf was upgraded to version 1.7.16
   </li>
 </ul>