2008-07-15 Jens Alfke Fixed a memory leak by adding a -dealloc method to HostAddress. (Thanks to Mark Onyschuk)
2008-07-13 Jens Alfke Merged 1.0 final into 1.1 branch.
2008-07-13 Jens Alfke * Fixed: Responses still pending when a connection closed were not calling their onComplete targets.