summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorNalin Dahyabhai <nalin@dahyabhai.net>2011-08-12 16:05:01 -0400
committerNalin Dahyabhai <nalin@dahyabhai.net>2011-08-12 16:05:01 -0400
commitd47351c199d2fb5147687ddac660e03a8e8044b6 (patch)
tree7078f5bf03fe01b0037cc0d69828c4fc88611ca9 /NEWS
parent02113d4db645f20f7a718148e83c64e18e6a7a29 (diff)
downloadslapi-nis-d47351c199d2fb5147687ddac660e03a8e8044b6.tar.gz
slapi-nis-d47351c199d2fb5147687ddac660e03a8e8044b6.tar.xz
slapi-nis-d47351c199d2fb5147687ddac660e03a8e8044b6.zip
- tag 0.26slapi-nis-0.26
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index de57065..1c3ebdd 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,5 @@
+0.26 * Switch to libpthread rwlocks instead of NSPR rwlocks (part of
+ #730394/730403).
0.25 * Speed up building compat entries when they refer to thousands of
other entries (#694623).
0.24 * Buidl with either glibc's RPC or libtirpc.