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/changelog.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/changelog.xml')
-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 b428b6fc0..646772d28 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -40,6 +40,9 @@ <para>2007-10-24</para> <itemizedlist> <listitem> + <para>[matthew] - Add a patch to fix a segfault in usb_id.</para> + </listitem> + <listitem> <para>[matthew] - Upgrade to Tcl-8.4.16. Fixes <ulink url="&lfs-ticket-root;2084">#2084</ulink>.</para> </listitem> |