diff options
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 3 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 4 |
2 files changed, 7 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> 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> |