summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorunknown <monty@donna.mysql.com>2001-01-17 11:36:16 +0200
committerunknown <monty@donna.mysql.com>2001-01-17 11:36:16 +0200
commite6b408608630b52955da5e76e5240e1da878f080 (patch)
treeda81c132a18417c60b7f19d904538217b3f5b371
parent3791c09c2f516112607598cc38d9c3ca66240e0f (diff)
downloadmariadb-git-e6b408608630b52955da5e76e5240e1da878f080.tar.gz
Updated changelog
Docs/manual.texi: Changelog
-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