v0.6.13
add new utility "avahi-set-host-name" for changing the mDNS host name during runtime
Allow storing the service type database as Solaris DBM file, alternatively to gdbm. The latter is still recommended. (Patch from Padraig O'Briain)
fix logic of AVAHI_SERVER_REGISTERING state handling. Many clients assumed that this state would follow only on a AVAHI_SERVER_COLLISION state. However, this is not true, hence we need to handle this state transition, too. Mostly the same as we already handle AVAHI_SERVER_COLLISION.
remove unnecessary #include
add sigint.[ch]
lookup service types in the service data base in avahi-browse