diff options
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 6bbb5103..00996445 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,9 @@ hurd (20080607-2) UNRELEASED; urgency=low types into <pthread/pthreadtypes.h>, which <bits/pthreadtypes.h> will be able to include. * debian/patches/libpthread_stubs.patch: Fix build. + * debian/ patches/libpthread_pthreadexit-safety.patch: New patch to fix a + race during thread exit. Fixes e.g. libatomic-ops' testsuite, and + probably also a lot of others'. -- Michael Banck <mbanck@debian.org> Wed, 11 Jun 2008 15:40:16 +0200 |