diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2004-07-15 19:33:53 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2004-07-15 19:33:53 +0000 |
commit | c0155c7108d221cb03ff3244d4f34973293b8cb5 (patch) | |
tree | 39873860163018d0fbf8074c413ec3aefb4e9ae4 /chapter01 | |
parent | a08896444cac8ccef03f233e1f7bb40c0f849109 (diff) |
* Fixed various networking inaccuracies
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3941 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index fe40c9e28..883384417 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -79,6 +79,9 @@ first a summary, then a detailed log.</para> </itemizedlist> </listitem> +<listitem><para>July 15, 2004 [matt]: Fixed various networking inaccuracies +(Kevin P. Fleming)</para></listitem> + <listitem><para>July 14, 2004 [matt]: Upgraded to lfs-bootscripts-2.2.0.</para> </listitem> |