summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorNalin Dahyabhai <nalin@redhat.com>2010-11-22 13:53:48 -0500
committerNalin Dahyabhai <nalin@redhat.com>2010-11-22 13:53:48 -0500
commit321b42f6a03724c6ba00d00be7c70960ab446606 (patch)
tree3b8cf9ba43bbe3e5e82b75e139742b9faaed3bdf /NEWS
parent608d05efbdab5269d8c372594be59a63cd385799 (diff)
downloadslapi-nis-321b42f6a03724c6ba00d00be7c70960ab446606.tar.gz
slapi-nis-321b42f6a03724c6ba00d00be7c70960ab446606.tar.xz
slapi-nis-321b42f6a03724c6ba00d00be7c70960ab446606.zip
- update news
- whoops, there's no asyncns support
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 8dac9bf..1536629 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,7 @@
0.18 * Check that the search base is serviced by a real backend before
we'll attempt to participate in a search request.
+ * Add a deref_rf function which works like deref_r but also applies
+ filters at each step of the way.
0.17 * Actually send portmap registrations to the right address.
0.16 * Fix NIS server startup problem when no listening port is explicitly
configured and we're using portmap instead of rpcbind (#500903).