diff options
Diffstat (limited to 'chapter01/changelog.xml')
-rw-r--r-- | chapter01/changelog.xml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 0f454eb96..b7799ba2a 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -38,6 +38,17 @@ --> <listitem> + <para>2009-06-11</para> + <itemizedlist> + <listitem> + <para>[bryan] - Add a sed to glibc to fix the constants passed + to futex(2) in 32-bit builds with certain --enable-kernel values, + including our 2.6.18.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2009-06-06</para> <itemizedlist> <listitem> |