diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2003-05-12 00:58:19 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2003-05-12 00:58:19 +0000 |
commit | f8213322462968ffb6c6b7bc117e5945484cab46 (patch) | |
tree | a812bf816cd5aa6d0caf1bab15dd0a66f83f2349 /chapter01 | |
parent | 06ffbeeed9ed929570d99681b78907181c877942 (diff) |
Removed chapter 5-bash's --without-bash-malloc
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2576 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 a2e25c277..cd59af4d9 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -71,6 +71,9 @@ </itemizedlist> </para></listitem> +<listitem><para>May 11th, 2003 [gerard]: Chapter 05 - Bash: Removed the +--without-bash-malloc configure option.</para></listitem> + <listitem><para>May 11th, 2003 [gerard]: Updated to gcc-3.2.3-specs-4.patch</para></listitem> |