summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorNalin Dahyabhai <nalin@redhat.com>2010-11-23 14:30:55 -0500
committerNalin Dahyabhai <nalin@redhat.com>2010-11-23 14:30:55 -0500
commit25be5b3cc084e4ea2856da9165b8bd109fead620 (patch)
tree4d1eaf8e9685ba37a337be146ddfc0e072a1c16a /NEWS
parentb143341234f54b8dc3879b6d6c875a4fa470b2c5 (diff)
downloadslapi-nis-25be5b3cc084e4ea2856da9165b8bd109fead620.tar.gz
slapi-nis-25be5b3cc084e4ea2856da9165b8bd109fead620.tar.xz
slapi-nis-25be5b3cc084e4ea2856da9165b8bd109fead620.zip
- tag 0.21slapi-nis-0.21
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 3 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index b023f41..bb532a8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,5 @@
+0.21 * Make standalone container entries only show up in search results
+ once.
0.20 * Add a deref_f function which works like deref but also applies a
filter before reading the target attribute from the target entry.
0.19 * Fix a brown-paper-bag crash.
@@ -7,7 +9,7 @@
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.
+ container and make it standalone.
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).