RELEASE_NOTES
changeset 3593 dfd634417b8d
parent 3480 a920df6b9f02
child 3652 f17da31d6081
--- a/RELEASE_NOTES	Wed Sep 03 18:01:40 2008 +0100
+++ b/RELEASE_NOTES	Wed Sep 03 11:38:18 2008 -0700
@@ -20,6 +20,7 @@
   implementation a replaceable component via the 
   "SimulatorImplementationType" global value.
   Hint:  try ./waf --run "udp-echo --PrintGlobals"
+- Added multithreaded and real-time simulator implementation;
 - implement Packet::PeekHeader and Packet::PeekTrailer to avoid evil workarounds when receiving tcp packets. 
 
 Bugs fixed