summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
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),