RELEASE_NOTES
changeset 3471 0896bd4a38dd
parent 3426 108fd72e3291
child 3472 190ce8107098
--- a/RELEASE_NOTES	Fri Jul 18 21:51:31 2008 -0700
+++ b/RELEASE_NOTES	Fri Jul 18 21:59:43 2008 -0700
@@ -11,6 +11,10 @@
 - Kernel system condition support (class SystemCondition) added;
 - Move required methods in helper classes to constructors;
 - Change obsolete references to Parameter to Attribute in helpers;
+- Split simulator into interface and implementation pieces, make 
+  implementation a replaceable component via the 
+  "SimulatorImplementationType" global value.
+  Hint:  try ./waf --run "udp-echo --PrintGlobals"
 
 Release 3.1 (2008/06/30)
 ========================