summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorNalin Dahyabhai <nalin@redhat.com>2012-02-14 10:21:55 -0500
committerNalin Dahyabhai <nalin@redhat.com>2012-02-14 10:21:55 -0500
commitebd8dda68bb83ea82bc2f5107a2f6d5714a1d0cf (patch)
tree5b70b6872dd72d31cd760961b22a5d60df7652b2 /NEWS
parent193f176d3ff4eb6ae2bbf9e1041bc86e55a2de10 (diff)
parent5eaebd0ac9ef6ca130273e32b86651b6cefd3da6 (diff)
Merge branch 'master' of git.fedorahosted.org:/git/slapi-nis
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 64a26ea..c9836bb 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,5 @@
+0.37 * Fix a compile error on systems which don't define
+ LDAP_SCOPE_SUBORDINATE, reported by Christian Neuhold.
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),