From: Lennart Poettering Date: Wed, 14 Sep 2005 18:07:43 +0000 (+0000) Subject: the API to determine if a service is local does not depend on the cookie stuff X-Git-Url: https://git.meshlink.io/?a=commitdiff_plain;h=88beec5e4fad4bfd9fbe51e7cf2320d53669f80d;p=catta the API to determine if a service is local does not depend on the cookie stuff git-svn-id: file:///home/lennart/svn/public/avahi/trunk@590 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe --- diff --git a/docs/NEWS b/docs/NEWS index 115cd6f..61a04bd 100644 --- a/docs/NEWS +++ b/docs/NEWS @@ -8,7 +8,7 @@ Avahi 0.5, the 'omghai2uasl' release * Attempt auto-detection of the D-BUS system bus address * Include a 'cookie' in all published records which allows us to reliably determine if a service is our own. - * Add API using the cookie to determine if services are local + * Add API to determine if services are local * Better support for threading with AvahiSimplePoll * Add some new StringList functions to help binding to it in other languages