summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorNalin Dahyabhai <nalin@redhat.com>2010-11-22 11:07:45 -0500
committerNalin Dahyabhai <nalin@redhat.com>2010-11-22 11:07:45 -0500
commitc067125f9150e452fdfe9885d757224bd5ec5795 (patch)
treea7ab23762d6eb71c2a8ed71da435b13472b39c3e /NEWS
parent36ab51ed90303787670711c1be6b9b5564267635 (diff)
downloadslapi-nis-c067125f9150e452fdfe9885d757224bd5ec5795.tar.gz
slapi-nis-c067125f9150e452fdfe9885d757224bd5ec5795.tar.xz
slapi-nis-c067125f9150e452fdfe9885d757224bd5ec5795.zip
Check that the search base is serviced by a real backend before we'll attempt to participate in a search request.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 6b122e2..8dac9bf 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,5 @@
+0.18 * Check that the search base is serviced by a real backend before
+ we'll attempt to participate in a search request.
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).