summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorNalin Dahyabhai <nalin@redhat.com>2012-01-24 13:46:12 -0500
committerNalin Dahyabhai <nalin@redhat.com>2012-01-24 13:46:12 -0500
commit444f8c106827639260b3fcdeb40709212b895c0b (patch)
tree132d5691dc0041a3223afecccc5df1fe3d7ebbe1 /NEWS
parentfc31cb50a21a7cf851f367e75ae3282b01b9d16c (diff)
downloadslapi-nis-444f8c106827639260b3fcdeb40709212b895c0b.tar.gz
slapi-nis-444f8c106827639260b3fcdeb40709212b895c0b.tar.xz
slapi-nis-444f8c106827639260b3fcdeb40709212b895c0b.zip
- 0.36
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index b1aa376..64a26ea 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,5 @@
+0.36 * Stop yp_first/yp_next from looping indefinitely when keys get
+ duplicated in NIS maps, at least for a single LDAP entry.
0.35 * Add mmatch,mregmatch[i],mregsub[i] functions (part of #783274),
which work like match,regmatch[i],regsub[i], but which handle
and return lists of zero or more values.