* Logging: Eliminate LogWriter/LogManager deadlock (thx kytv)

This commit is contained in:
zzz
2011-12-23 01:23:12 +00:00
parent 95eabfaaf8
commit bbcd6243e7
3 changed files with 39 additions and 14 deletions

View File

@@ -1,3 +1,6 @@
2011-12-23 zzz
* Logging: Eliminate LogWriter/LogManager deadlock
2011-12-18 zzz
* Addresses: Add utility toString() methods
* Blocklist: Buffer input to speed lookup