diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2010-09-18 19:37:51 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2010-09-18 19:37:51 +0000 |
commit | 4e48f56e6c3b11397527b5471a1c5d8d9946ea19 (patch) | |
tree | 1880767259e0eed300a9432813a9123f78de85f5 /chapter01/changelog.xml | |
parent | 0ebe029b75f40fd40e643f297e1c610771120f29 (diff) |
Add instruction to increase stack size during gcc tests
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9378 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/changelog.xml')
-rw-r--r-- | chapter01/changelog.xml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 588b32132..27325fa6f 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -37,6 +37,17 @@ --> <listitem> + <para>2010-09-18</para> + <itemizedlist> + <listitem> + <para>[matthew] - Add instruction to increase + stack size during gcc tests. + </para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2010-09-17</para> <itemizedlist> <listitem> |