summaryrefslogtreecommitdiff
path: root/Docs/manual.texi
diff options
context:
space:
mode:
Diffstat (limited to 'Docs/manual.texi')
-rw-r--r--Docs/manual.texi6
1 files changed, 5 insertions, 1 deletions
diff --git a/Docs/manual.texi b/Docs/manual.texi
index 3ea77c1dc26..e2e226ab155 100644
--- a/Docs/manual.texi
+++ b/Docs/manual.texi
@@ -40408,7 +40408,11 @@ though, so Version 3.23 is not released as a stable version yet.
@appendixsubsec Changes in release 3.23.31
@itemize @bullet
@item
-Using @code{HAVING} on an empty table could produce one result row.
+The test suite now tests all reachable BDB interface code. During
+testing we found and fixed a lot of errors in the interface code.
+@item
+Using @code{HAVING} on an empty table could produce one result row when
+it shouldn't.
@item
Fixed that the @strong{MySQL} RPM is not depending on perl5 anymore.
@item