diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2010-08-15 18:29:37 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2010-08-15 18:29:37 +0000 |
commit | 35c395126803b54fec25d47bcef425c114405f4a (patch) | |
tree | ef5cdf4dc6e2444c2b5b1dd343d157ed6840736f /chapter01/changelog.xml | |
parent | b188c43af9034c7caa658c8de98b160f5cbe127f (diff) |
Build and install peekfd on x86_64 as well as x86. Fixes #2734.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9355 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/changelog.xml')
-rw-r--r-- | chapter01/changelog.xml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 632157071..9695006ab 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -38,6 +38,16 @@ --> <listitem> + <para>2010-08-15</para> + <itemizedlist> + <listitem> + <para>[matthew] - Build peekfd on x86_64 as well as x86. Fixes + <ulink url="&lfs-ticket-root;2734">#2734</ulink>.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2010-08-10</para> <itemizedlist> <listitem> |