diff options
author | Mark Hymers <markh@linuxfromscratch.org> | 2002-01-22 21:29:49 +0000 |
---|---|---|
committer | Mark Hymers <markh@linuxfromscratch.org> | 2002-01-22 21:29:49 +0000 |
commit | 0aecdecd6293ed9b2ab0c0b2efe1c008a59f0f93 (patch) | |
tree | 8d2ebf306711908e118dac171825ed75e49c1381 /chapter01 | |
parent | 75e2c43e24f9b8427856299f3e87f0cdf2e801f5 (diff) |
[Bug 246] Back out changes to fix this bug as they're broken
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1468 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 37c75f3e2..e4eb367bb 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -23,6 +23,10 @@ <itemizedlist> +<listitem><para>January 22nd, 2002 [markh]: Back out linuxthreads +man-page installation instructions as they don't work (they need perl +which we don't have installed at that point).</para></listitem> + <listitem><para>January 21st, 2002 [markh]: Updated to glibc-2.2.5. At the same time, fixed the glibc installation so that the linuxthreads man pages are installed.</para></listitem> |