diff options
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 10 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 28 |
2 files changed, 24 insertions, 14 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index c8e252686..320307c6c 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -36,6 +36,16 @@ </listitem> --> <listitem> + <para>2016-02-16</para> + <itemizedlist> + <listitem> + <para>[bdubbs] - Update patches for bash, binutils, + glibc, mpfr, and gcc from upstream repositories.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2016-02-14</para> <itemizedlist> <listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 2755598d1..004b1a59e 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -245,20 +245,28 @@ <listitem><para></para></listitem> <!-- satisfy build --> <listitem> + <para>&bash-fixes-patch;</para> + </listitem> + + <listitem> <para>&binutils-upstream-patch;</para> </listitem> <listitem> + <para>&gcc-upstream-patch;</para> + </listitem> + + <listitem> <para>&glibc-largefile-patch;</para> </listitem> - <!--<listitem> - <para>&mpfr-upstream-patch;</para> - </listitem>--> + <listitem> + <para>&glibc-upstream-patch2;</para> + </listitem> - <!--<listitem> - <para>Tcl-core-&tcl-version;</para> - </listitem>--> + <listitem> + <para>&mpfr-upstream-patch;</para> + </listitem> </itemizedlist> @@ -267,14 +275,6 @@ <listitem><para></para></listitem> <!-- satisfy build --> <!--<listitem> - <para>bash-4.3.30-upstream_fixes-1.patch</para> - </listitem>--> - - <!--<listitem> - <para>mpfr-3.1.2-upstream_fixes-3.patch</para> - </listitem>--> - - <!--<listitem> <para>Tcl-8.6.3</para> </listitem>--> |