diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2003-05-13 06:53:01 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2003-05-13 06:53:01 +0000 |
commit | eded582f1f2e1f5459374c48bfa84372c670e2c5 (patch) | |
tree | ab8170e27a4c6722cf0c15028bb8e196b918645e /chapter01 | |
parent | da23651ff70878aaa51ee0ca4a52321a9d3d0749 (diff) |
don't start new paragrap for 'Fixes bug #525'
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2602 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 338db20c1..7d6f439cf 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -126,8 +126,7 @@ addition.</para></listitem> <listitem><para>May 11th, 2003 [gerard]: Chapter 06 - GCC-2.95.3: Added --enable-languages=c,c++ to fix that gcc's version bug with regards to --Wreturn-type.</para> -<para>Fixes bug #525</para></listitem> +-Wreturn-type. Fixes bug #525</para></listitem> <listitem><para>May 11th, 2003 [gerard]: Chapter 05 - Bash: Removed the --without-bash-malloc configure option.</para></listitem> |