OBS User unknown
2007-12-19 21:31:05 +00:00
committed by Git OBS Bridge
parent 275cdafe95
commit a3b2fd44dc
9 changed files with 318 additions and 51 deletions

View File

@@ -1,3 +1,31 @@
-------------------------------------------------------------------
Wed Dec 19 16:33:02 CET 2007 - jpr@suse.de
- Update to 0.6.22
* i18n support
* Documentation and example code updates
* Support for registering the Avahi documentation in devhelp
(needs manual setup)
* Added a new component libavahi-gobject, which is a
GObjectified version of the Avahi API
* Major BSD compatibility improvements
* avahi-ui: Allow overwriting of pretty service name by the
application
* Service type database updates
* Add new option --parsable to avahi-browse
* Make avahi-autoipd actually produce correct ARP packets
* Add FreeBSD kqueue support for watching /etc/avahi/services
* Use search domain from /etc/resolv.conf as additional browse
domains.
* No longer return a conflict error when two local applications
register identical RRs.
* Properly find alternative service/host names for very long names
* DNS name compression fix (Sjoerd Simons)
* Fedora init script order fix
* Several fixes to make gcc produces less warnings
* Minor other updates
- Package avahi-discover-standalone in gtk-utils with its glade files
-------------------------------------------------------------------
Sun Oct 21 14:20:02 CEST 2007 - coolo@suse.de