Bonjour/MYAddressLookup.m
2009-05-10 Unnecessary self-merge (I'm just being confused with hg. Sorry.)
2009-05-10 Fixed MYAddressLookup to allocate an NSSet, and to send correct KV notifications. (Based on Jim Roepke's patch, but outsourcing the KV grunge to CollectionUtils.)
2009-05-05 bug fixes and improvements to new bonjour classes and tcplistener, also added a static library target
2009-04-29 More work on Bonjour classes. They now support registering services.
2009-04-27 Rewrote the Bonjour classes, using the low-level <dns_sd.h> API. They're now subclasses of MYDNSService.