aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2013-08-31 23:19:17 +0000
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2013-08-31 23:19:17 +0000
commite6ae50d13362327e9e2a189608b0dd9b8d4c24e7 (patch)
treef2264006454a1baf36c50036e118b076cd81a068 /chapter01
parent20dd3342f7a9b550c6ce567f0fd4ed96c70c6fbe (diff)
Add patch and instructions to generate tar manpage.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10332 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r--chapter01/changelog.xml25
-rw-r--r--chapter01/whatsnew.xml4
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>