瀏覽代碼

changelog'ed install page conversions

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2405 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Gerard Beekmans 22 年之前
父節點
當前提交
6853131b0c
共有 2 個文件被更改,包括 6 次插入1 次删除
  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">