diff options
author | unknown <lenz@mysql.com> | 2002-08-16 11:04:50 +0200 |
---|---|---|
committer | unknown <lenz@mysql.com> | 2002-08-16 11:04:50 +0200 |
commit | d09a5e173ff8f02d4e0d6a0c499872e113b6dd43 (patch) | |
tree | 7ac07947cf22bd3adad120d13238ce2f8d6bf2aa /Docs/manual.texi | |
parent | 4b499a870c751a0f4608474370257d28cd1539de (diff) | |
download | mariadb-git-d09a5e173ff8f02d4e0d6a0c499872e113b6dd43.tar.gz |
- Tagged 3.23.52 release
- Added 3.23.53 News section to the manual
- Updated version number in configure.in to 3.23.53
Docs/manual.texi:
Added News section for 3.23.53
configure.in:
Bumped up version number to 3.23.53 now that 3.23.52 is released
Diffstat (limited to 'Docs/manual.texi')
-rw-r--r-- | Docs/manual.texi | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/Docs/manual.texi b/Docs/manual.texi index 68df1acd68c..b49f08c889c 100644 --- a/Docs/manual.texi +++ b/Docs/manual.texi @@ -46868,6 +46868,7 @@ users use this code as the rest of the code and because of this we are not yet 100% confident in this code. @menu +* News-3.23.53:: Changes in release 3.23.53 * News-3.23.52:: Changes in release 3.23.52 * News-3.23.51:: Changes in release 3.23.51 * News-3.23.50:: Changes in release 3.23.50 @@ -46924,7 +46925,14 @@ not yet 100% confident in this code. * News-3.23.0:: Changes in release 3.23.0 @end menu -@node News-3.23.52, News-3.23.51, News-3.23.x, News-3.23.x +@node News-3.23.53, News-3.23.52, News-3.23.x, News-3.23.x +@appendixsubsec Changes in release 3.23.53 + +@itemize @bullet +@item +Add multithreaded stress tests for InnoDB +@end itemize + @appendixsubsec Changes in release 3.23.52 @itemize @bullet |