summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorNalin Dahyabhai <nalin@redhat.com>2010-11-22 16:54:05 -0500
committerNalin Dahyabhai <nalin@redhat.com>2010-11-22 16:54:05 -0500
commit35627435cea0c00e682b524ae3d0fa1d711ad4ab (patch)
tree90df463c953c5dbaee88a12e946bfedaf7e0f448 /NEWS
parent7624cdfed031262c4ea00d476ef591d352a2bc88 (diff)
downloadslapi-nis-35627435cea0c00e682b524ae3d0fa1d711ad4ab.tar.gz
slapi-nis-35627435cea0c00e682b524ae3d0fa1d711ad4ab.tar.xz
slapi-nis-35627435cea0c00e682b524ae3d0fa1d711ad4ab.zip
- handle a group with no explicitly-named container by treating the
entries as direct subordinates of the group entry
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 1536629..694a74e 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,9 @@
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.
+ * Do the more-or-less expected thing when a schema compat group
+ doesn't include a container RDN: assume the group DN is the only
+ container.
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).