From d2d2f82263bd1007b847324ec27236097bde1609 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Tue, 25 Oct 2005 21:03:20 +0000 Subject: document that AVAHI_PROTO_xxx is no longer defined to be identical with AF_xxx git-svn-id: file:///home/lennart/svn/public/avahi/trunk@870 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe --- docs/API-CHANGES-0.6 | 3 +++ 1 file changed, 3 insertions(+) (limited to 'docs') diff --git a/docs/API-CHANGES-0.6 b/docs/API-CHANGES-0.6 index bc9ed34..9307688 100644 --- a/docs/API-CHANGES-0.6 +++ b/docs/API-CHANGES-0.6 @@ -55,4 +55,7 @@ A terse list of API changes between 0.5.2 and 0.6: * AVAHI_ERR_LOCAL_COLLISION has been renamed to AVAHI_ERR_COLLSION + * The values of AVAHI_PROTO_xxx have changed, they are no longer identical to + the BSD AF_xxx constants + $Id$ -- cgit