2009-07-24 Jens Alfke * The BLIPConnection receivedRequest: delegate method now returns BOOL. If the method returns NO (or if the method isn't implemented in the delegate), that means it didn't handle the message at all; an error will be returned to the sender. default tip
2009-07-21 Jens Alfke Added -[MYBonjourRegistration updateTXTRecord]
2009-07-21 Jens Alfke Prevent crash if MYBonjourQuery is released during response handling