summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2006-01-06 00:58:49 +0000
committerLennart Poettering <lennart@poettering.net>2006-01-06 00:58:49 +0000
commit1b00ed03e1a2903b01565e270300f35c3d7db1ae (patch)
tree25d1f7f51264c68768ef695283ed67df944b4437
parent5e6703337b90bccb1713ef9cb1aa5f029d75698f (diff)
update NEWS once again
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1060 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 4cf8b41..6c5be68 100644
--- a/docs/NEWS
+++ b/docs/NEWS
@@ -8,8 +8,11 @@ This is mostly a bugfix release.
* Fix introspection for some auxiliary DBUS objects
* Miscellaneous documentation updates
* Improve Autoconf support for detecting PTHREADS library
+ * Fix avahi-publish --help
* Workaround a DBUS limitation which might cause Avahi to die when a
- user sends an empty TXT entry over DBUS.
+ user sends an empty TXT entry over DBUS
+ * Increase number of resolver/browser objects a DBUS client may create
+ * Remove fprintf() call in avahi_client_new()
* Other minor fixes
This release is both up and downwards compatible with Avahi 0.6 and