* BOB: fix a critical bug causing ghosts on probes and remove unused code.

This commit is contained in:
sponge
2009-12-05 13:26:40 +00:00
parent c88c905926
commit 978cd2c484
6 changed files with 47 additions and 72 deletions

View File

@ -1,3 +1,7 @@
2009-12-05 sponge
* BOB: fix a critical bug causing ghosts on probes
and remove unused code.
2009-12-04 zzz
* Console: Close up some possible XSS (thanks Pragmatk)
* i2psnark: Config cleanup, more HTML transitional fixes