diff options
author | Jeremy Utley <jeremy@linuxfromscratch.org> | 2004-08-28 01:01:20 +0000 |
---|---|---|
committer | Jeremy Utley <jeremy@linuxfromscratch.org> | 2004-08-28 01:01:20 +0000 |
commit | 5e81f0221fd4faddc58f095d61aca5286abe43ae (patch) | |
tree | 56c6b3b7881cb65b20e1759044013ca393bc346b /chapter01 | |
parent | 836871fcb4bfcd29e6dd27e82fa3eacb3e30dde2 (diff) |
Added the readline display wrap patch to chapter 6
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4057 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 655735666..54e26743f 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -62,6 +62,7 @@ first a summary, then a detailed log.</para> <listitem><para>linux-libc-headers-2.6.8.0</para></listitem> <listitem><para>module-init-tools-3.0</para></listitem> <listitem><para>readline-5.0</para></listitem> +<listitem><para>readline-5.0-display_wrap-1.patch</para></listitem> <listitem><para>sysklogd-1.4.1-kernel_headers-1.patch</para></listitem> <listitem><para>sysklogd-1.4.1-signal-1.patch</para></listitem> <listitem><para>sysvinit-2.85-proclen-1.patch</para></listitem> @@ -88,6 +89,9 @@ first a summary, then a detailed log.</para> </itemizedlist> </listitem> +<listitem><para>August 27, 2004 [jeremy]: Added the readline display wrap +patch to chapter 6.</para></listitem> + <listitem><para>August 26, 2004 [jim]: Upgraded to util-linux-2.12b. Added patch for iproute2 to install man pages</para></listitem> |