diff --git a/BitKeeper/etc/logging_ok b/BitKeeper/etc/logging_ok index a0e2c737434..fd6e2466e56 100644 --- a/BitKeeper/etc/logging_ok +++ b/BitKeeper/etc/logging_ok @@ -3,3 +3,4 @@ mwagner@evoq.home.mwagner.org paul@central.snake.net sasha@mysql.sashanet.com serg@serg.mysql.com +tim@threads.polyesthetic.msg diff --git a/Docs/manual.texi b/Docs/manual.texi index 0b5cc0c23a7..16b5458afc2 100644 --- a/Docs/manual.texi +++ b/Docs/manual.texi @@ -42622,6 +42622,9 @@ can gracefully recover if the index file gets full. If you perform an @code{ALTER TABLE} on a table that is symlinked to another disk, create temporary tables on this disk. @item +Implement a date/datetime type that handles time zone information properly, +so that dealing with dates in different time zones is easier. +@item FreeBSD and MIT-pthreads; Do sleeping threads take CPU? @item Check if locked threads take any CPU.