diff options
author | Jeremy Utley <jeremy@linuxfromscratch.org> | 2003-09-26 06:00:19 +0000 |
---|---|---|
committer | Jeremy Utley <jeremy@linuxfromscratch.org> | 2003-09-26 06:00:19 +0000 |
commit | 76af89aa5677089434fd31e7af3cf436ea4cbb88 (patch) | |
tree | 790275a836928074b01d8c63285ca1eb9d35a851 | |
parent | d725552ce5ad6df74b58efceaa52c4f271b2fe91 (diff) |
updated changelog and entity file
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2887 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r-- | chapter01/changelog.xml | 3 | ||||
-rw-r--r-- | index.xml | 4 |
2 files changed, 5 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 3b3a3dffa..6e25e8ec1 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -95,6 +95,9 @@ </itemizedlist> </para></listitem> +<listitem><para>September 26th, 2003 [jeremy]: Added new workaround for the +devpts problems</para></listitem> + <listitem><para>September 24th, 2003 [greg]: Various changes across the board addressing Bug 675.</para></listitem> @@ -3,8 +3,8 @@ "/usr/share/docbook/docbookx.dtd" [ -<!ENTITY version "20030924"> -<!ENTITY releasedate "September 24th, 2003"> +<!ENTITY version "20030926"> +<!ENTITY releasedate "September 26th, 2003"> <!ENTITY nbsp " "> <!ENTITY ftp-root "ftp://ftp.linuxfromscratch.org"> |