summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorNalin Dahyabhai <nalin@dahyabhai.net>2013-12-16 13:23:32 -0500
committerNalin Dahyabhai <nalin@dahyabhai.net>2013-12-16 13:23:32 -0500
commit76482cb6a3ad2c2a408c1e41f08edb768185216a (patch)
treecbd0544d7e53fe44ba622dbebab8419c60abb374 /NEWS
parentda661ba56130fa33118d50dcda086853275898a8 (diff)
downloadslapi-nis-76482cb6a3ad2c2a408c1e41f08edb768185216a.tar.gz
slapi-nis-76482cb6a3ad2c2a408c1e41f08edb768185216a.tar.xz
slapi-nis-76482cb6a3ad2c2a408c1e41f08edb768185216a.zip
tag 0.52
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 369d0c2..9560194 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+0.52 * Properly note in the nsslapd-pluginVersion attribute whether or
+ not transaction support is available.
+ * Fix a pair of incorrect memcpy()-instead-of-memmove() cases which
+ would hit us when removing maps or groups of maps (#1043546).
0.51 * Miscellaneous fixes for bugs found during static analysis.
* Fix another memory leak parsing request arguments, this time
in yp_all, which is exercised by ypcat.