From 428cb9289948ad3fd01ede3f6512b1bb3a3781cb Mon Sep 17 00:00:00 2001
From: unknown <paul@teton.kitebird.com>
Date: Sat, 3 Aug 2002 18:37:17 -0500
Subject: [PATCH] manual.texi	Add a couple of missing change notes for
 manual.texi	mysqldump -X bug fixes (3.23.50, 3.23.51)

Docs/manual.texi:
  Add a couple of missing change notes for
  mysqldump -X bug fixes (3.23.50, 3.23.51)
---
 Docs/manual.texi | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/Docs/manual.texi b/Docs/manual.texi
index b12d79d55b..dd2032e0a9 100644
--- a/Docs/manual.texi
+++ b/Docs/manual.texi
@@ -50610,6 +50610,8 @@ Fixed @code{mysql_info()} to return 0 for the 'Duplicates' value for
 
 @itemize @bullet
 @item
+Fix bug with closing tags missing slash for @code{mysqldump} XML output.
+@item
 Remove end space from @code{ENUM} values. (This fixed a problem with
 @code{SHOW CREATE TABLE}.)
 @item
@@ -50660,6 +50662,8 @@ Linux-x86 binaries.
 
 @itemize @bullet
 @item
+Add missing @code{<row>} tags for @code{mysqldump} XML output.
+@item
 Fixed problem with @code{crash-me} and @code{gcc} 3.0.4.
 @item
 Fixed that @code{@@@@unknown_variable} doesn't hang server.
-- 
2.30.9