summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index a590319..39c3765 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+0.46 * Fix detection of entries being modified so that they should be
+ added to or removed from maps (part of #912673).
+ * Check SLAPI_PLUGIN_OPRETURN in postop hooks, in case the backend
+ failed but we're being called anyway.
0.45 * Fix dispatching for multiple connected clients (#923336).
0.44 * Packaging and logging fixes.
0.43 * Reintroduce support for server transactions (nhosoi).