2006-05-01 jrandom

* Fix for a netDb lookup race (thanks cervantes!)
This commit is contained in:
jrandom
2006-05-01 19:09:02 +00:00
committed by zzz
parent 0c9f165016
commit d4970e23c0
3 changed files with 56 additions and 19 deletions

View File

@ -1,4 +1,7 @@
$Id: history.txt,v 1.463 2006/04/27 19:08:40 jrandom Exp $
$Id: history.txt,v 1.464 2006/04/27 19:31:21 jrandom Exp $
2006-05-01 jrandom
* Fix for a netDb lookup race (thanks cervantes!)
2006-04-27 jrandom
* Avoid a race in the message reply registry (thanks cervantes!)