This commit is contained in:
zzz
2009-04-07 02:47:23 +00:00
parent 8c8a2deefc
commit 98617723a2
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2009-04-07 zzz
* NTCP: Prevent occasional NPE introduced in -4
* streamr: Synchronize DatagramMaker
2009-04-07 sponge
* SimpleTimer2, SimpleScheduler fixed so that the threads all run from
The main threadgroup, not in the current possible child threadgroup.