List:Internals« Previous MessageNext Message »
From:paul Date:March 8 2005 5:49pm
Subject:bk commit into 4.0 tree (paul:1.2081)
View as plain text  
Below is the list of changes that have just been committed into a local
4.0 repository of paul. When paul does a push these changes will
be propagated to the main repository and, within 24 hours after the
push, to the public repository.
For information on how to access the public repository
see http://dev.mysql.com/doc/mysql/en/installing-source-tree.html

ChangeSet
  1.2081 05/03/08 11:49:56 paul@stripped +1 -0
  changelog-4.0.xml:
    Fix bad root element name in DOCTYPE.  Sheesh.

  Docs/changelog-4.0.xml
    1.2 05/03/08 11:49:17 paul@stripped +1 -1
    Fix bad root element name in DOCTYPE.  Sheesh.

# This is a BitKeeper patch.  What follows are the unified diffs for the
# set of deltas contained in the patch.  The rest of the patch, the part
# that BitKeeper cares about, is below these diffs.
# User:	paul
# Host:	kite-hub.kitebird.com
# Root:	/src/extern/MySQL/bk/mysql-4.0

--- 1.1/Docs/changelog-4.0.xml	2005-03-08 10:42:16 -06:00
+++ 1.2/Docs/changelog-4.0.xml	2005-03-08 11:49:17 -06:00
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
+<!DOCTYPE appendix PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
 "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd">
 <!--
 This is a dummy changelog file. Don't use it yet.
Thread
bk commit into 4.0 tree (paul:1.2081)paul8 Mar