Author: manuel Date: 2005-05-22 06:47:24 -0600 (Sun, 22 May 2005) New Revision: 4454
Modified: trunk/BOOK/general.ent trunk/BOOK/introduction/welcome/changelog.xml Log: Finished the book sources retagging and indentation to match current template.xml. Modified: trunk/BOOK/general.ent =================================================================== --- trunk/BOOK/general.ent 2005-05-22 12:39:40 UTC (rev 4453) +++ trunk/BOOK/general.ent 2005-05-22 12:47:24 UTC (rev 4454) @@ -1,17 +1,17 @@ -<!ENTITY day "19"> +<!ENTITY day "22"> <!ENTITY month "05"> <!ENTITY year "2005"> <!ENTITY version "svn-&year;&month;&day;"> <!ENTITY releasedate "May &day;th, &year;"> <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> -<!ENTITY blfs-version "cvs"> <!-- cvs|[release #] --> +<!ENTITY blfs-version "svn"> <!-- svn|[release #] --> <!ENTITY lfs-version "development"> <!-- version|stable|testing|unstable|development] --> <!ENTITY last-commit "$Date$"> <!-- Automatic update --> <!ENTITY maintainer-fullname "Bruce Dubbs"> <!ENTITY maintainer-firstname "Bruce"> <!ENTITY maintainer-address "[EMAIL PROTECTED]"> - + <!ENTITY downloads-root "http://www.linuxfromscratch.org/blfs/downloads/svn"> <!ENTITY downloads-project "http://downloads.linuxfromscratch.org"> <!ENTITY hints-root "http://www.linuxfromscratch.org/hints"> @@ -21,9 +21,9 @@ <!ENTITY publisher "Unknown"> -<!ENTITY blfs-bootscripts-version "20050509"> +<!ENTITY blfs-bootscripts-version "20050509"> <!ENTITY blfs-bootscripts-download "&downloads-root;/blfs-bootscripts-&blfs-bootscripts-version;.tar.bz2"> - + <!-- Part II --> <!-- Chapter 3 --> <!ENTITY autofs-version "4.1.3"> @@ -44,7 +44,7 @@ <!-- Chapter 5 --> <!ENTITY reiser-version "3.6.19"> <!ENTITY xfsprogs-version "2.6.25"> - + <!-- Chapter 6 --> <!ENTITY vim-version "6.3"> <!ENTITY emacs-version "21.4a"> @@ -56,7 +56,7 @@ <!ENTITY ash-version "0.4.0"> <!ENTITY tcsh-version "6.13.00"> <!ENTITY zsh-version "4.2.4"> - + <!-- Part III --> <!-- Chapter 8 --> <!ENTITY pcre-version "5.0"> @@ -188,7 +188,7 @@ <!-- Chapter 13 --> <!ENTITY ppp-version "2.4.3"> <!ENTITY wvdial-version "1.54.0"> - + <!-- Chapter 14 --> <!ENTITY dhcp-version "3.0.2"> <!ENTITY dhcpcd-version "1.3.22-pl4"> @@ -235,7 +235,7 @@ <!ENTITY mutt-version "1.4.2.1i"> <!ENTITY pine-version "4.60"> <!ENTITY slrn-version "0.9.8.1"> - + <!-- Part VI --> <!-- Chapter 21 --> <!ENTITY apache-version "2.0.53"> Modified: trunk/BOOK/introduction/welcome/changelog.xml =================================================================== --- trunk/BOOK/introduction/welcome/changelog.xml 2005-05-22 12:39:40 UTC (rev 4453) +++ trunk/BOOK/introduction/welcome/changelog.xml 2005-05-22 12:47:24 UTC (rev 4454) @@ -25,6 +25,11 @@ <itemizedlist> <listitem> + <para>May 22th, 2005 [manuel]: Finished the book sources retagging + and indentation to match current template.xml.</para> + </listitem> + + <listitem> <para>May 19th, 2005 [randy]: Updated to GnomeMeeting-1.2.1.</para> </listitem> -- http://linuxfromscratch.org/mailman/listinfo/blfs-book FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
