diff --git a/Docs/manual.texi b/Docs/manual.texi
index defcd3a1c449377df6693974fcd429d98858b77e..ccbfdc493f8a73c037dc1d8a4ea2b84488fcbe74 100644
--- a/Docs/manual.texi
+++ b/Docs/manual.texi
@@ -50153,6 +50153,8 @@ Fixed bug in multi-table @code{UPDATE}: when updating a table,
 Fixed bug in multi-table @code{UPDATE} when several fields were referenced
 from a single table
 @item
+Fixed bug in truncating nonexisting table.
+@item
 Fixed bug in @code{REVOKE} that caused user resources to be randomly set.
 @item
 Fixed bug in @code{GRANT} for the new @code{CREATE TEMPORARY TABLE} privilege.