2 commits - en-US/Release_Notes.xml en-US/RevHistory.xml

John J. McDonough jjmcd at fedoraproject.org
Sun May 23 19:35:18 UTC 2010


 en-US/Release_Notes.xml |    2 +-
 en-US/RevHistory.xml    |   13 +++++++++++++
 2 files changed, 14 insertions(+), 1 deletion(-)

New commits:
commit 28af026c407745746aaf1e978a380a8a6055279f
Author: John J. McDonough <jjmcd at Aidan.(none)>
Date:   Sun May 23 15:32:21 2010 -0400

    Use Publican revision history instead of Yelp
    
    In F12, the Yelp display of Revision_History.xml did not work
    properly, so we added another file, RevHistory.xml which was formatted
    appropriately.  However, in Fedora 13, we are using HTML documents and
    displaying through the user's default browser, so this file is no
    longer needed.
    
    This commit updates Release_Notes.xml to reference
    Revision_History.xml, however, RevHistory.xml has not been removed yet
    so we don't disturb the translated builds in the period until we
    update the POTs.

diff --git a/en-US/Release_Notes.xml b/en-US/Release_Notes.xml
index 3cab9d2..22501fa 100644
--- a/en-US/Release_Notes.xml
+++ b/en-US/Release_Notes.xml
@@ -72,7 +72,7 @@
 	</section>
 
 	<xi:include href="Legal.xml" xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
-	<xi:include href="RevHistory.xml" xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
+	<xi:include href="Revision_History.xml" xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
 	<xi:include href="Article_Index.xml" xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
 </article>
 


commit ed8886a1d16b32b9df14a67e5458dbc48dae9b2e
Author: John J. McDonough <jjmcd at Aidan.(none)>
Date:   Sun May 23 15:31:12 2010 -0400

    Add last revision to Yelp revision history

diff --git a/en-US/RevHistory.xml b/en-US/RevHistory.xml
index 4434049..0489570 100644
--- a/en-US/RevHistory.xml
+++ b/en-US/RevHistory.xml
@@ -10,6 +10,19 @@
 		<itemizedlist>
 			<listitem>
 				<para>
+					13.0-5
+					Fri 21 May 2010
+					John McDonough
+					<email>jjmcd at fedoraproject.org</email>
+					<simplelist>
+						<member>
+	                                            Remove description of modprobe whitelist BZ#594466
+						</member>
+					</simplelist>
+				</para>
+			</listitem>
+			<listitem>
+				<para>
 					13.0-4
 					Fri 14 May 2010
 					Ian MacGregor




More information about the docs-commits mailing list