diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2005-03-13 15:49:41 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2005-03-13 15:49:41 +0000 |
commit | 516b668fa04586bca9bbca6ee131f9f8299d6fc4 (patch) | |
tree | 2b9fbef5a8780b3c166202c52f5e2a484d35fe44 /chapter01 | |
parent | e2c85b1176f0059b7c877922fe22bb8b677d0982 (diff) |
* Fix bug 1061 by dynamically linking the pass1 toolchain
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4741 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 bfb0d5c06..6cce06264 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -82,6 +82,9 @@ first a summary, then a detailed log.</para> </itemizedlist> </listitem> +<listitem><para>March 13, 2005 [matt]: Dynamically link the pass1 toolchain to +workaround bug 1061 and remove all related explanatory text</para></listitem> + <listitem><para>March 12, 2005 [matt]: Upgraded to udev-054</para></listitem> <listitem><para>March 12, 2005 [matt]: Upgraded to findutils-4.2.19</para> |