diff options
-rw-r--r-- | chapter01/changelog.xml | 2 | ||||
-rw-r--r-- | chapter03/patches.xml | 4 |
2 files changed, 4 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 738d014e0..e41136d4a 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -41,6 +41,7 @@ of the LFS Book.</para> <listitem><para>Added:</para> <itemizedlist> +<listitem><para>bash-3.0-fixes-3.patch</para></listitem> <listitem><para>util-linux-2.12p-cramfs-1.patch</para></listitem> <listitem><para>linux-2.6.10-security_fix-1.patch</para></listitem> <listitem><para>vim-6.3-security_fix-1.patch</para></listitem> @@ -49,6 +50,7 @@ of the LFS Book.</para> <listitem><para>Removed:</para> <itemizedlist> +<listitem><para>bash-3.0-fixes-1.patch</para></listitem> <listitem><para>sysvinit-2.85-proclen-1.patch</para></listitem> <listitem><para>texinfo-4.7-segfault-1.patch</para></listitem> </itemizedlist> diff --git a/chapter03/patches.xml b/chapter03/patches.xml index a0176077b..0b8a3ca17 100644 --- a/chapter03/patches.xml +++ b/chapter03/patches.xml @@ -17,9 +17,9 @@ following:</para> <variablelist role="materials"> <varlistentry> -<term>Bash Various Fixes - 21 KB:</term> +<term>Bash Various Fixes - 23 KB:</term> <listitem> -<para><ulink url="&patches-root;bash-&bash-version;-fixes-1.patch"/></para> +<para><ulink url="&patches-root;bash-&bash-version;-fixes-3.patch"/></para> </listitem> </varlistentry> |