aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01/changelog.xml
diff options
context:
space:
mode:
authorMatthew Burgess <matthew@linuxfromscratch.org>2006-09-09 17:17:18 +0000
committerMatthew Burgess <matthew@linuxfromscratch.org>2006-09-09 17:17:18 +0000
commit5e66a56483c855080e97473d8726688a401649ff (patch)
tree2477ec712654fe3ee601a3a93bef544f67e3ae59 /chapter01/changelog.xml
parente539e17d818d17078937f4523646de82fedb76e1 (diff)
Fix non-POSIX syntax in gzexe's calls to tail. Fixes #1876.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7787 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/changelog.xml')
-rw-r--r--chapter01/changelog.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index c5d0f7f8c..cdf767764 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -39,6 +39,10 @@
<para>2006-09-09</para>
<itemizedlist>
<listitem>
+ <para>[matthew] - Fix non-POSIX syntax in gzexe's calls to tail.
+ Fixes #1876. Thanks to Robert Connolly for the report.</para>
+ </listitem>
+ <listitem>
<para>[matthew] - Upgrade to linux-2.6.17.13.</para>
</listitem>
<listitem>