diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2007-10-29 21:41:50 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2007-10-29 21:41:50 +0000 |
commit | 408d21fff15d7b1ec65f2565313b6cdee29294f7 (patch) | |
tree | 4fa0201fce50991bd9c5c69131983e342740dc14 /chapter01/whatsnew.xml | |
parent | 1129dbddc57773b41d81901a7aa06155e40230ea (diff) |
Add a patch to fix a segfault in usb_id.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8421 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/whatsnew.xml')
-rw-r--r-- | chapter01/whatsnew.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index dfa033ad3..f0cfcbae6 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -217,6 +217,10 @@ </listitem> <listitem> + <para>&udev-usbid-patch;</para> + </listitem> + + <listitem> <para>&vim-fixes-patch;</para> </listitem> |