diff options
author | Mark Hymers <markh@linuxfromscratch.org> | 2001-08-16 19:04:27 +0000 |
---|---|---|
committer | Mark Hymers <markh@linuxfromscratch.org> | 2001-08-16 19:04:27 +0000 |
commit | 8df8fd92949df8a6e83fae9ec355874fabe51290 (patch) | |
tree | f99981921c8f347e5b8924c405d1456a34719196 /chapter01/changelog.xml | |
parent | f03a32d4a9288dea2de161a01b7bccd346961524 (diff) |
new (better) gcc patch
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@980 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/changelog.xml')
-rw-r--r-- | chapter01/changelog.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 5ca06ddd0..7616d6306 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -26,6 +26,10 @@ </para></listitem> +<listitem><para>Chapters 5 & 6: Added a new patch for gcc-2.95.3 +which fixes various problems such as the weak symbol +bug.</para></listitem> + <listitem><para>Chapter 6: ncurses patch totally removed.</para></listitem> |