diff -r 967bf4132c6f -r dfd634417b8d RELEASE_NOTES --- 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