diff options
author | Zack Winkles <winkie@linuxfromscratch.org> | 2004-06-07 19:42:59 +0000 |
---|---|---|
committer | Zack Winkles <winkie@linuxfromscratch.org> | 2004-06-07 19:42:59 +0000 |
commit | aa242b107f51b4aeec66a0ec27d023fa355886c6 (patch) | |
tree | f8696f0ff2ad450c76152361bb7f1706b812de10 /chapter01 | |
parent | 7e6c41d725951299381fb8e028c0e104842706d0 (diff) |
*** empty log message ***
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3765 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 8edb34723..fc447e57d 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -70,7 +70,6 @@ first a summary, then a detailed log.</para> <listitem><para>mktemp-1.5-add_tempfile-1.patch</para></listitem> <listitem><para>module-init-tools-3.0</para></listitem> <listitem><para>net-tools-1.60-gcc34-2.patch</para></listitem> -<listitem><para>net-tools-1.60-kernel_headers-1.patch</para></listitem> <listitem><para>readline-4.3</para></listitem> <listitem><para>readline-4.3-gnu_fixes-1.patch</para></listitem> <listitem><para>sysklogd-1.4.1-kernel_headers-1.patch</para></listitem> @@ -104,6 +103,9 @@ first a summary, then a detailed log.</para> </itemizedlist> </listitem> +<listitem><para>June 7, 2004 [winkie]: Dropped Net-tools patch for kernel +headers in favor of a simple sed.</para></listitem> + <listitem><para>June 7, 2004 [winkie]: Normalized <quote>sed</quote> usage throughout the book.</para></listitem> |