diff options
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 201d5a636..b98aedb99 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -40,6 +40,11 @@ <para>2007-03-23</para> <itemizedlist> <listitem> + <para>[dnicholson] - Force <command>ldd</command> to use + <command>/bin/bash</command> since it contains Bash-specific + syntax.</para> + </listitem> + <listitem> <para>[dnicholson] - When readjusting the GCC specs file, ensure that GCC will search for the system headers in /usr/include. An addition to the toolchain sanity checks has been made to test |