diff options
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 10 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 4 |
2 files changed, 14 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 4231b6635..91e99bfde 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -37,6 +37,16 @@ --> <listitem> + <para>2013-04-29</para> + <itemizedlist> + <listitem> + <para>[bdubbs] - Add bc to Chapter 6 to support Linux-3.9. Fixes + <ulink url="&lfs-ticket-root;3338">#3338</ulink>.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2013-04-28</para> <itemizedlist> <listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 27ed2b2ca..c892a7e1d 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -230,6 +230,10 @@ <listitem><para></para></listitem> <!-- satisfy build --> <listitem> + <para>bc &bc-version;</para> + </listitem> + + <listitem> <para>&bash-fixes-patch;</para> </listitem> |