summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorNalin Dahyabhai <nalin@dahyabhai.net>2012-03-28 18:11:28 -0400
committerNalin Dahyabhai <nalin@dahyabhai.net>2012-03-28 18:11:28 -0400
commitb0c7b3bfe85fdda5fe15a1e39e2c3c99e6352bb8 (patch)
tree5093d589bf98f0e76ed2a5f09c9face572839cc3 /NEWS
parent6d78b63916f725300472b28c3c7b283afc72ac2e (diff)
downloadslapi-nis-b0c7b3bfe85fdda5fe15a1e39e2c3c99e6352bb8.tar.gz
slapi-nis-b0c7b3bfe85fdda5fe15a1e39e2c3c99e6352bb8.tar.xz
slapi-nis-b0c7b3bfe85fdda5fe15a1e39e2c3c99e6352bb8.zip
- add a "default" function
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index b470f0d..0073ae1 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,6 @@
0.39 * Populate the entryUSN value in entries with either the value from
the source entry or the root DSE.
+ * Add a default function (part of #767372).
0.38 * Properly escape RDN values when building compat entries (#796509).
0.37 * Fix a compile error on systems which don't define
LDAP_SCOPE_SUBORDINATE, reported by Christian Neuhold.