diff options
author | Trent Lloyd <lathiat@bur.st> | 2005-09-03 16:31:52 +0000 |
---|---|---|
committer | Trent Lloyd <lathiat@bur.st> | 2005-09-03 16:31:52 +0000 |
commit | e66004733a0039abd744cdd692817feb3f81c03c (patch) | |
tree | 5b27d3f7e462ba03138ad19c95e7b1744b9ea7af /docs | |
parent | 4348780c482f8528a40d4b9bf1ebf8a911a7b416 (diff) | |
download | avahi-e66004733a0039abd744cdd692817feb3f81c03c.tar.gz |
* Add NEWS for 0.3 release.
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@514 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
Diffstat (limited to 'docs')
-rw-r--r-- | docs/NEWS | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -1,5 +1,18 @@ $Id$ +Avahi 0.3, the 'Buenos Días' release +==================================== + + * New integration library for QT main-loop applications. + * Fix a crash in avahi-dnsconfd + * Documentation Updates + * Fix building when you don't want Python DBUS or GTK + * avahi-bookmarks + - Add new help option + - Fix handling of paths not starting with a / + - You can now specify the port and IP to bind too + - Add option to use hostnames instead of IPs + Avahi 0.2, the 'Dzień Dobry' release ==================================== |