diff options
-rw-r--r-- | chapter01/changelog.xml | 5 | ||||
-rw-r--r-- | prologue/hostreqs.xml | 4 |
2 files changed, 9 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 04adba26d..9e7f9dd7b 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -40,6 +40,11 @@ <para>2006-11-25</para> <itemizedlist> <listitem> + <para>[matthew] - Add Bison to the host requirements as it is + required by &bash-fixes-patch; in chapter 5 (Fixes + <ulink url="&lfs-ticket-root;1863">#1863</ulink>).</para> + </listitem> + <listitem> <para>[matthew] - Use all 5 of the patches currently supplied by the upstream maintainers of Bash.</para> </listitem> diff --git a/prologue/hostreqs.xml b/prologue/hostreqs.xml index a0a2db221..795f87370 100644 --- a/prologue/hostreqs.xml +++ b/prologue/hostreqs.xml @@ -31,6 +31,10 @@ </listitem> <listitem> + <para><emphasis role="strong">Bison-1.26a</emphasis></para> + </listitem> + + <listitem> <para><emphasis role="strong">Bzip2-1.0.2</emphasis></para> </listitem> |