From b3f008ed460f24d8987818398ddca058be15ef2d Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Fri, 6 Jan 2006 00:51:22 +0000 Subject: * add NEWS entry for Avahi 0.6.2 * modify all kinds of URLs for the new domain (avahi.org) git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1058 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe --- docs/NEWS | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) (limited to 'docs/NEWS') diff --git a/docs/NEWS b/docs/NEWS index 1cd04a5..4cf8b41 100644 --- a/docs/NEWS +++ b/docs/NEWS @@ -1,3 +1,25 @@ +Avahi 0.6.2 +=========== + +This is mostly a bugfix release. + + * Compatibility with DBUS 0.60 (Full compatibility with DBUS 0.3x and + 0.5 is retained) + * Fix introspection for some auxiliary DBUS objects + * Miscellaneous documentation updates + * Improve Autoconf support for detecting PTHREADS library + * Workaround a DBUS limitation which might cause Avahi to die when a + user sends an empty TXT entry over DBUS. + * Other minor fixes + + This release is both up and downwards compatible with Avahi 0.6 and + 0.6.1. + + Avahi now has its own Domain (http://avahi.org) and a new Website! + + And, most importantly, we now have a Logo: + http://avahi.org/chrome/site/avahi-trac.png + Avahi 0.6.1 =========== -- cgit