diff options
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 10 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 9 |
2 files changed, 16 insertions, 3 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index cc06eface..52c66cfc9 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -43,6 +43,16 @@ appropriate for the entry or if needed the entire day's listitem. --> <listitem> + <para>2017-04-03</para> + <itemizedlist> + <listitem> + <para>[bdubbs] - Update to bc-1.07. Fixes + <ulink url="&lfs-ticket-root;4071">#4071</ulink>.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2017-03-31</para> <itemizedlist> <listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index dad364937..42da0a7e8 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -42,6 +42,9 @@ <para>Bash &bash-version;</para> </listitem>--> <listitem> + <para>Bc &bc-version;</para> + </listitem> + <listitem> <para>Binutils &binutils-version;</para> </listitem> <!--<listitem> @@ -262,9 +265,9 @@ <title>Removed:</title> <listitem><para></para></listitem> <!-- satisfy build --> - <!--<listitem> - <para>bash-4.3.30-upstream_fixes-3.patch</para> - </listitem>--> + <listitem> + <para>bc-1.06.95-memory_leak-1.patch</para> + </listitem> </itemizedlist> |