summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2006-01-23 00:49:11 +0000
committerLennart Poettering <lennart@poettering.net>2006-01-23 00:49:11 +0000
commit3a4061b7598c18e0cffd3d0b9c86b95e05f6fa6e (patch)
tree8bc0e1af30f43578b075b13c8cc152029dbdb9a5
parent1feb2936d11b65e08fb3972393daeb80d3ae6c8e (diff)
update NEWS file
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1105 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
-rw-r--r--docs/NEWS5
1 files changed, 4 insertions, 1 deletions
diff --git a/docs/NEWS b/docs/NEWS
index f101e4b..c562916 100644
--- a/docs/NEWS
+++ b/docs/NEWS
@@ -5,7 +5,8 @@ This release fixes some bugs and adds a new API function.
* avahi-browse: properly show services that are removed from the
network
- * fix build on bi-arch platforms and on GNU/kFreeBSD
+ * fix build on bi-arch platforms, on GNU/kFreeBSD, on MIPS and
+ for non-DBUS builds
* add new API function avahi_nss_support() and DBUS function
IsNSSSupportAvailable() which may be used to detect whether
libc's gethostbyname() supports mDNS domain names.
@@ -18,6 +19,8 @@ This release fixes some bugs and adds a new API function.
* man page updates
* install missing header thread-watch.h
* fix avahi-bookmarks to work with certain twisted versions
+ * fix record updating
+ * Use pkg-config's Requires.private directive where it makes sense
This release is backwards compatible with Avahi 0.6, 0.6.1, 0.6.2,
0.6.3 and 0.6.4.