diff options
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 12 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 3 |
2 files changed, 14 insertions, 1 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index f72aefae8..6d107da82 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -36,10 +36,20 @@ </listitem> --> <listitem> + <para>2014-04-18</para> + <itemizedlist> + <listitem> + <para>[bdubbs] - Added bc patch to address memory leaks. Fixes + <ulink url="&lfs-ticket-root;3540">#3536</ulink>.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2014-04-08</para> <itemizedlist> <listitem> - <para>[bdubbs] - Change lex rwapper script to a symbolic + <para>[bdubbs] - Change lex wrapper script to a symbolic link. Completes <ulink url="&lfs-ticket-root;3523">#3523</ulink>.</para> </listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 642951a9c..736132801 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -233,6 +233,9 @@ <para>attr-&attr-version;</para> </listitem> <listitem> + <para>&bc-memory-leak-patch;</para> + </listitem> + <listitem> <para>dbus-&dbus-version;</para> </listitem> <listitem> |