diff options
author | Samuel Thibault <sthibault@debian.org> | 2009-05-08 00:20:26 +0000 |
---|---|---|
committer | Samuel Thibault <sthibault@debian.org> | 2009-05-08 00:20:26 +0000 |
commit | 8a0f00da990787c51c90a1f36ed3b5017348fe51 (patch) | |
tree | c5b6eb8a530528dbbab14513452bcd302bdfc550 /debian/changelog | |
parent | e3bc4a2c4800b841b2ff975ed8f256b580817bfb (diff) |
* debian/patches/libpthread_no_recursive_mutex_initializer.patch: New patch
to drop undefined references to __pthread_recursive_mutexattr.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 1499edc8..c57313aa 100644 --- a/debian/changelog +++ b/debian/changelog @@ -53,6 +53,8 @@ hurd (20080921-1) UNRELEASED; urgency=low libpthread. * debian/patches/libpthread_setcancel.patch: New patch to fix configuration of octave3.0. + * debian/patches/libpthread_no_recursive_mutex_initializer.patch: New patch + to drop undefined references to __pthread_recursive_mutexattr. -- Michael Banck <mbanck@debian.org> Sat, 13 Sep 2008 23:43:27 +0200 |