diff options
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 4 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 3 |
2 files changed, 7 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index b11b53c6d..8671050be 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -39,6 +39,10 @@ <para>2014-04-18</para> <itemizedlist> <listitem> + <para>[bdubbs] - Added mpfr upstream patch. Fixes + <ulink url="&lfs-ticket-root;3537">#3537</ulink>.</para> + </listitem> + <listitem> <para>[bdubbs] - Added readline upstream patch. Fixes <ulink url="&lfs-ticket-root;3532">#3532</ulink>.</para> </listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index e121a7ea1..9ac1cf26b 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -254,6 +254,9 @@ <para>libcap-&libcap-version;</para> </listitem> <listitem> + <para>&mpfr-fixes-patch;</para> + </listitem> + <listitem> <para>&readline-fixes-patch;</para> </listitem> <listitem> |