diff options
| author | Samuel Thibault <sthibault@debian.org> | 2008-08-20 23:51:18 +0000 |
|---|---|---|
| committer | Samuel Thibault <sthibault@debian.org> | 2008-08-20 23:51:18 +0000 |
| commit | ed9adb9c14d880734897ef2ccb81f931d71c2753 (patch) | |
| tree | a5e89774cd03d984a4a4781356ade4ae39273a0c /debian | |
| parent | 1980f2d55db3b782942f89587737bf8b95a6bdf6 (diff) | |
fix spacing typo
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 4dd1958e..102af1e0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,7 +4,7 @@ hurd (20080607-4) UNRELEASED; urgency=low * debian/patches/pflocal-port-leak.patch: New patch to fix port leaks in pflocal which was making tcl-related builds hang. * debian/patches/lock-memory-clobber.patch: New patch to fix lock safety. - * debian/ patches/libpthread_mutex-no-include.patch: New patch to drop + * debian/patches/libpthread_mutex-no-include.patch: New patch to drop useless (and problematic) inclusion from mutex.h. * debian/patches/libpthread_spin-lock-inline.patch: New patch to split off inlines from spin-lock.h into spin-lock-inline.h to avoid including too @@ -29,7 +29,7 @@ hurd (20080607-2) unstable; 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 + * 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'. |
