Below is the list of changes that have just been committed into a local
mysqldoc 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://www.mysql.com/doc/I/n/Installing_source_tree.html
ChangeSet
1.3218 05/08/09 00:54:34 paul@stripped +4 -0
Add reference to needed entity file.
refman/manual.xml
1.6 05/08/09 00:54:32 paul@stripped +2 -0
Add reference to needed entity file.
refman-5.1/manual.xml
1.3 05/08/09 00:54:32 paul@stripped +2 -0
Add reference to needed entity file.
refman-5.0/manual.xml
1.3 05/08/09 00:54:32 paul@stripped +2 -0
Add reference to needed entity file.
refman-4.1/manual.xml
1.13 05/08/09 00:54:31 paul@stripped +2 -0
Add reference to needed entity file.
# 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: frost.snake.net
# Root: /Volumes/frost2/MySQL/bk/mysqldoc
--- 1.2/refman-5.1/manual.xml 2005-08-08 21:53:05 -05:00
+++ 1.3/refman-5.1/manual.xml 2005-08-09 00:54:32 -05:00
@@ -6,6 +6,8 @@
%fixedchars.entities;
<!ENTITY % title.entities SYSTEM "refman-common/titles.ent">
%title.entities;
+ <!ENTITY % title.local.entities SYSTEM "titles-local.ent">
+ %title.local.entities;
]>
<book lang="en">
--- 1.12/refman-4.1/manual.xml 2005-08-08 21:52:54 -05:00
+++ 1.13/refman-4.1/manual.xml 2005-08-09 00:54:31 -05:00
@@ -6,6 +6,8 @@
%fixedchars.entities;
<!ENTITY % title.entities SYSTEM "refman-common/titles.ent">
%title.entities;
+ <!ENTITY % title.local.entities SYSTEM "titles-local.ent">
+ %title.local.entities;
]>
<book lang="en">
--- 1.5/refman/manual.xml 2005-08-08 21:53:13 -05:00
+++ 1.6/refman/manual.xml 2005-08-09 00:54:32 -05:00
@@ -6,6 +6,8 @@
%fixedchars.entities;
<!ENTITY % title.entities SYSTEM "refman-common/titles.ent">
%title.entities;
+ <!ENTITY % title.local.entities SYSTEM "titles-local.ent">
+ %title.local.entities;
]>
<book lang="en">
--- 1.2/refman-5.0/manual.xml 2005-08-08 21:52:59 -05:00
+++ 1.3/refman-5.0/manual.xml 2005-08-09 00:54:32 -05:00
@@ -6,6 +6,8 @@
%fixedchars.entities;
<!ENTITY % title.entities SYSTEM "refman-common/titles.ent">
%title.entities;
+ <!ENTITY % title.local.entities SYSTEM "titles-local.ent">
+ %title.local.entities;
]>
<book lang="en">
| Thread |
|---|
| • bk commit - mysqldoc@docsrva tree (paul:1.3218) | paul | 9 Aug |