diff options
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 10 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 3 |
2 files changed, 13 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index a050a55cb..8587d312a 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -37,6 +37,16 @@ --> <listitem> + <para>2011-09-29</para> + <itemizedlist> + <listitem> + <para>[matthew] - Add a patch to correct several bugs in MPFR. Fixes + <ulink url="&lfs-ticket-root;2918">#2918</ulink>.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2011-09-26</para> <itemizedlist> <listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 936544ecc..b7148380c 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -258,6 +258,9 @@ <para>libpipeline-&libpipeline-version;</para> </listitem> <listitem> + <para>&mpfr-fixes-patch;</para> + </listitem> + <listitem> <para>PCRE-&pcre-version;</para> </listitem> <listitem> |