summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorNalin Dahyabhai <nalin@dahyabhai.net>2012-01-19 07:45:27 -0500
committerNalin Dahyabhai <nalin@dahyabhai.net>2012-01-19 07:45:27 -0500
commit41aaa33d59e49818b073980c38ebef6d14c14ca3 (patch)
tree45b04d8d4863e2eae0ccf58aadd2a2281655913c /NEWS
parent338657055966f3273958243e7125d7605ac879bc (diff)
downloadslapi-nis-41aaa33d59e49818b073980c38ebef6d14c14ca3.tar.gz
slapi-nis-41aaa33d59e49818b073980c38ebef6d14c14ca3.tar.xz
slapi-nis-41aaa33d59e49818b073980c38ebef6d14c14ca3.zip
- tag 0.34
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index b0cb41a..dd2b963 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,5 @@
+0.34 * Do entry comparisons ourselves, albeit less throughly, to avoid
+ the worst case in pathological cases (more of #771444).
0.33 * Actually compare pre- and post-modify entries to figure out if
a change is relevant (fixes a lot of #771444).
0.32 * Support for directory server's internal back-end transactions.