diff options
author | Jeremy Utley <jeremy@linuxfromscratch.org> | 2004-08-30 08:46:06 +0000 |
---|---|---|
committer | Jeremy Utley <jeremy@linuxfromscratch.org> | 2004-08-30 08:46:06 +0000 |
commit | a62617aa9565fae591e0d632657019243413db9a (patch) | |
tree | fad7bf3f6041735ff0051597dc1531381b9dd841 /chapter01 | |
parent | 6295e87dd0355dbe283fb2892bcfe65bb02f9974 (diff) |
Stopped trying to remove /lib/libproc.so, since it's no longer there
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4075 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index d1fbf4c5f..5b0415d9d 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -91,6 +91,9 @@ first a summary, then a detailed log.</para> </itemizedlist> </listitem> +<listitem><para>August 30, 2004 [jeremy]: Removing /lib/libproc.so is no longer +necessary when installing procps</para></listitem> + <listitem><para>August 27, 2004 [jeremy]: Upgraded to Libtool-1.5.8</para></listitem> <listitem><para>August 27, 2004 [jeremy]: Upgraded to Expect-5.42.1</para></listitem> |