From 0970e25d26f472648d673f994515d7871c45e4be Mon Sep 17 00:00:00 2001 From: "paul@teton.kitebird.com" <> Date: Wed, 28 Aug 2002 10:00:48 -0500 Subject: [PATCH] manual.texi minor fix to 3.23.53 change note --- BitKeeper/etc/logging_ok | 1 + Docs/manual.texi | 6 +++--- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/BitKeeper/etc/logging_ok b/BitKeeper/etc/logging_ok index 76473988dbf..aae42cf286f 100644 --- a/BitKeeper/etc/logging_ok +++ b/BitKeeper/etc/logging_ok @@ -28,3 +28,4 @@ serg@sergbook.mysql.com sinisa@rhols221.adsl.netsonic.fi zak@balfor.local bar@bar.mysql.r18.ru +paul@teton.kitebird.com diff --git a/Docs/manual.texi b/Docs/manual.texi index 9bbb9fa0c5a..3796756a9ad 100644 --- a/Docs/manual.texi +++ b/Docs/manual.texi @@ -46929,12 +46929,12 @@ not yet 100% confident in this code. @appendixsubsec Changes in release 3.23.53 @itemize @bullet @item -Fixed a bug with BDB @code[ALTER TABLE] with dropping column, and shutdown -immediately thereafter. +Fixed a @code{BDB}-related @code{ALTER TABLE} bug with dropping a column +and shutting down immediately thereafter. @item Fixed problem with @code{UNSIGNED BIGINT} on AIX (again). @item -Fixed bug in pthread_mutex_trylock() on HPUX 11.0 +Fixed bug in pthread_mutex_trylock() on HPUX 11.0. @item Multithreaded stress tests for InnoDB. @end itemize