]> git.meshlink.io Git - catta/commitdiff
the API to determine if a service is local does not depend on the cookie stuff
authorLennart Poettering <lennart@poettering.net>
Wed, 14 Sep 2005 18:07:43 +0000 (18:07 +0000)
committerLennart Poettering <lennart@poettering.net>
Wed, 14 Sep 2005 18:07:43 +0000 (18:07 +0000)
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@590 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe

docs/NEWS

index 115cd6f9cc01dc0d8b70c9d5d6d9decaf15b5acd..61a04bde2e4beb98173413f5439af9da82252744 100644 (file)
--- 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