en-US/Revision_History.xml

John J. McDonough jjmcd at fedoraproject.org
Mon Nov 9 18:18:46 UTC 2009


 en-US/Revision_History.xml |  168 ++++++++++++++++++++++-----------------------
 1 file changed, 85 insertions(+), 83 deletions(-)

New commits:
commit f6ceee5acab96ff9a14db731e6dcb6e0a1ef149c
Author: John J. McDonough <jjmcd at fedoraproject.org>
Date:   Mon Nov 9 13:16:30 2009 -0500

    Reformatted Revision_History.xml
    
    The Publican output for revision history does not work with help.
    The revision history has been reformatted into more "normal" xml
    which works with gnome help as well as producing an acceptable
    html page.
    
    Most likely this will break Publican's automatic production of the
    .spec file, but this is not an issue for this document since the
    automatically produced spec file cannot be used anyway.

diff --git a/en-US/Revision_History.xml b/en-US/Revision_History.xml
index dd1894b..80109bc 100644
--- a/en-US/Revision_History.xml
+++ b/en-US/Revision_History.xml
@@ -1,89 +1,91 @@
 <?xml version='1.0' encoding='utf-8' ?>
 <!DOCTYPE appendix PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
+<!ENTITY % BOOK_ENTITIES SYSTEM "Release_Notes.ent">
+%BOOK_ENTITIES;
 ]>
 
-<appendix id="appe-Release_Notes-Revision_History">
-	<title>Revision History</title>
-	<simpara>
-		<revhistory>
-			<revision>
-				<revnumber>0.5</revnumber>
-				<date>Tue 27 Oct 2009</date>
-				<author>
-					<firstname>John</firstname>
-					<surname>McDonough</surname>
-					<email>jjmcd at fedoraproject.org</email>
-				</author>
-				<revdescription>
-					<simplelist>
-						<member>Wiki updates to Development Languages</member>
-						<member>Bug 530199, 529401, 525287, 529401, 524505</member>
-						<member>Update table to current rawhide</member>
-					</simplelist>
-				</revdescription>
-			</revision>
-			<revision>
-				<revnumber>0.4</revnumber>
-				<date>Mon 26 Oct 2009</date>
-				<author>
-					<firstname>John</firstname>
-					<surname>McDonough</surname>
-					<email>jjmcd at fedoraproject.org</email>
-				</author>
-				<revdescription>
-					<simplelist>
-						<member>Wiki updates to Desktop</member>
-						<member>Wiki updates to I18n</member>
-						<member>Wiki updates to Virtualization</member>
-						<member>Wiki updates to Web Servers</member>
-						<member>Wiki updates to File Systems</member>
-					</simplelist>
-				</revdescription>
-			</revision>
-			<revision>
-				<revnumber>0.3</revnumber>
-				<date>Fri 04 Sep 2009</date>
-				<author>
-					<firstname>John</firstname>
-					<surname>McDonough</surname>
-					<email>jjmcd at fedoraproject.org</email>
-				</author>
-				<revdescription>
-					<simplelist>
-						<member>Add section for all changes</member>
-					</simplelist>
-				</revdescription>
-			</revision>
-			<revision>
-				<revnumber>0.2</revnumber>
-				<date>Thu 03 Sep 2009</date>
-				<author>
-					<firstname>John</firstname>
-					<surname>McDonough</surname>
-					<email>jjmcd at fedoraproject.org</email>
-				</author>
-				<revdescription>
-					<simplelist>
-						<member>Test adding index entries to help users find specific packages among beats</member>
-						<member>Change editor to the team</member>
-					</simplelist>
-				</revdescription>
-			</revision>
-			<revision>
-				<revnumber>0.1</revnumber>
-				<date>Thu 30 Jul 2009</date>
-				<author>
-					<firstname>Rüdiger </firstname>
-					<surname>Landmann</surname>
-					<email>r.landmann at redhat.com</email>
-				</author>
-				<revdescription>
-					<simplelist>
-						<member>Clean sheet</member>
-					</simplelist>
-				</revdescription>
-			</revision>
-		</revhistory>
-	</simpara>
+<appendix id="appe-Release_Notes-Revision_History" lang="en-US">
+  <title>Revision History</title>
+  <para>
+    <itemizedlist>
+      <listitem>
+	<para>
+	  0.6
+	  Mon  9 Nov 2009
+	  John McDonough
+	  <email>jjmcd at fedoraproject.org</email>
+	  <simplelist>
+	    <member>
+	      Rework revision history so that it works properly in help
+	    </member>
+	  </simplelist>
+	</para>
+      </listitem>
+      <listitem>
+	<para>
+	  0.5
+	  Tue 27 Oct 2009
+	  John McDonough
+	  <email>jjmcd at fedoraproject.org</email>
+	  <simplelist>
+	    <member>Wiki updates to Development Languages</member>
+	    <member>Bug 530199, 529401, 525287, 529401, 524505</member>
+	    <member>Update table to current rawhide</member>
+	  </simplelist>
+	</para>
+      </listitem>
+      <listitem>
+	<para>
+	  0.4
+	  Mon 26 Oct 2009
+	  John McDonough
+	  <email>jjmcd at fedoraproject.org</email>
+	  <simplelist>
+	    <member>Wiki updates to Desktop</member>
+	    <member>Wiki updates to I18n</member>
+	    <member>Wiki updates to Virtualization</member>
+	    <member>Wiki updates to Web Servers</member>
+	    <member>Wiki updates to File Systems</member>
+	  </simplelist>
+	</para>
+      </listitem>
+
+      <listitem>
+	<para>
+	  0.3 
+	  Fri 04 Sep 2009
+	  John McDonough
+	  <email>jjmcd at fedoraproject.org</email>
+	  <simplelist>
+	    <member>Add section for all changes</member>
+	  </simplelist>
+	</para>
+      </listitem>
+      <listitem>
+	<para>
+	  0.2 
+	  Thu 03 Sep 2009
+	  John McDonough
+	  <email>jjmcd at fedoraproject.org</email>
+	  <simplelist>
+	    <member>Test adding index entries to help users find
+	    specific packages among beats</member>
+	    <member>Change editor to the team</member>
+	  </simplelist>
+	</para>
+      </listitem>
+      <listitem>
+	<para>
+	  0.1 
+	  Thu 30 Jul 2009
+	  Rüdiger Landmann
+	  <email>r.landmann at redhat.com</email>
+	  <simplelist>
+	    <member>Clean sheet</member>
+	  </simplelist>
+	</para>
+      </listitem>
+    </itemizedlist>
+  </para>
 </appendix>
 





More information about the Fedora-docs-commits mailing list