diff options
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 10 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 4 |
2 files changed, 14 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 7f0ad3116..ad3cc1eb7 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -38,6 +38,16 @@ --> <listitem> + <para>2012-02-24</para> + <itemizedlist> + <listitem> + <para>[bdubbs] - Add a patch for glibc that fixes a problem + (segfault) for dlopen() in some cases.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2012-02-23</para> <itemizedlist> <listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 0ab59263f..a67293735 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -220,6 +220,10 @@ <title>Added:</title> <listitem> + <para>&glibc-sort-patch;</para> + </listitem> + + <listitem> <para>Kmod-&kmod-version;</para> </listitem> |