IPAddress.m
2009-05-24 Misc. tweaks made while porting Chatty to use MYNetwork.
2009-05-04 Cleaned up a few leaks found by clang checker.
2009-04-29 Tweaked docs
2009-04-27 Rewrote the Bonjour classes, using the low-level <dns_sd.h> API. They're now subclasses of MYDNSService.
2009-04-22 * Added MYBonjourBrowser and MYBonjourService.
2008-07-15 Fixed a memory leak by adding a -dealloc method to HostAddress. (Thanks to Mark Onyschuk)
2008-05-24 Added #imports of utility headers, so source files will compile without requiring a custom prefix (MYUtilities.pch.)
2008-05-23 First checkin after breaking out of Cloudy