diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2006-08-17 20:00:55 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2006-08-17 20:00:55 +0000 |
commit | de5994967b71be3083a2d642093faea7685263c9 (patch) | |
tree | 85cde874b4874cde3adb4a6dbc06d5c4955d2a22 /chapter01 | |
parent | 8d2b5a37b7084c71b327c3e4d8a2a499050502dd (diff) |
Simplified the command that adjusts GCC's specs file
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7775 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-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 3c5ce0ee3..efa2d2b15 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -39,6 +39,10 @@ <para>2006-08-17</para> <itemizedlist> <listitem> + <para>[matthew] - Simplified the command that adjusts GCC's specs + file. Fixes #1837. Thanks to Robery Connolly.</para> + </listitem> + <listitem> <para>[matthew] - Noted devfs' removal from the kernel. Thanks to Peter Ennis.</para> </listitem> |