diff options
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 25 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 4 |
2 files changed, 29 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 299fa76ef..7dad42768 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -36,6 +36,31 @@ </listitem> --> <listitem> + <para>2013-08-31</para> + <itemizedlist> + <listitem> + <para>[bdubbs] - Add a patch and instructions about + how to generate and install a man page for tar. + Thanks to Igor for the patch.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> + <para>2013-08-30</para> + <itemizedlist> + <listitem> + <para>[bdubbs] - Add a sed for glibc to revert an upstream + change that causes problems for some architectures.</para> + </listitem> + <listitem> + <para>[bdubbs] - Upgrade to Linux-3.10.10. Fixes + <ulink url="&lfs-ticket-root;3393">#3393</ulink>.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2013-08-22</para> <itemizedlist> <listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 68b19f37e..88d9b3779 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -246,6 +246,10 @@ </listitem> <listitem> + <para>&tar-manpage-patch;</para> + </listitem> + + <listitem> <para>&texinfo-test-patch;</para> </listitem> |