diff options
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index d4d45d4c3..9a7d81baa 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -41,6 +41,12 @@ <para>2010-08-15</para> <itemizedlist> <listitem> + <para>[bdubbs] - Added a note to the zlib build options + explanation that -mstackrealign may cause build failures + on non-Intel architectures. Fixes + <ulink url="&lfs-ticket-root;2733">#2733</ulink>.</para> + </listitem> + <listitem> <para>[matthew] - Fix a bug in iproute2 that prevents <command>ip route get</command> from producing any output. Thanks to Thomas Trepl for the report, and to Andrew Benton for the fix.</para> |