Parcourir la source

changelog'ed install page conversions

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2405 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Gerard Beekmans il y a 22 ans
Parent
commit
6853131b0c
2 fichiers modifiés avec 6 ajouts et 1 suppressions
  1. 5 0
      chapter01/changelog.xml
  2. 1 1
      index.xml

+ 5 - 0
chapter01/changelog.xml

@@ -56,6 +56,11 @@
 </itemizedlist>
 </para></listitem>
 
+<listitem><para>January 27th, 2003 [gerard, timothy]: Converted the
+software installation pages into a new format. Also merged software
+installations with their configure components from "Configuring essential
+software".</para></listitem>
+
 <listitem><para>January 22nd, 2003 [timothy]: Chapter 06 - Configuring
 essential software: Corrected kernel directory for keymap
 location.</para></listitem>

+ 1 - 1
index.xml

@@ -4,7 +4,7 @@
 
 <!ENTITY book SYSTEM "book/book.xml">
 
-<!ENTITY version "20030122">
+<!ENTITY version "20030127">
 <!ENTITY releasedate "January 27nd, 2003">
 
 <!ENTITY ftp-root "ftp://ftp.linuxfromscratch.org">