diff options
Diffstat (limited to 'chapter01/changelog.xml')
-rw-r--r-- | chapter01/changelog.xml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 196a7514d..0da038229 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -40,6 +40,13 @@ <para>2006-10-28</para> <itemizedlist> <listitem> + <para>[matthew] - Fix a bug in Less whereby the <type>sigset_t</type> + type is not detected by the <command>configure</command> script, which + causes <function>sigsetmask</function> to be used instead of the + preferred <function>sigprocmask</function> function. Thanks to Robert + Connolly for the report and patch.</para> + </listitem> + <listitem> <para>[matthew] - Upgrade to IPRoute2-2.6.18-20061002.</para> </listitem> <listitem> |