summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorJeremie Koenig <jk@jk.fr.eu.org>2010-09-03 02:19:43 +0200
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2010-09-03 02:19:43 +0200
commit6ab8b3f51157788fb1f0e1d726bd0131ee96b9f5 (patch)
tree74c2213a799578446854681eeb3929bf6a94e10b /debian/changelog
parenta8f2db3901f3819f464b20a6a3b30857748d8990 (diff)
Fix missed signals when using pthread_sigmask.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog6
1 files changed, 5 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index d0aa2ddd..50ca3f38 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,7 +4,11 @@ hurd (20100829-2) unreleased; urgency=low
* debian/control: Depend on gcc-4.4 instead of gcc-4.3. Thanks Emilio!
* debian/rules: Fix back debugging symbols into the hurd-dbg package.
- -- Samuel Thibault <sthibault@debian.org> Mon, 30 Aug 2010 20:12:32 +0200
+ [ Jeremie Koenig ]
+ * debian/patches/libpthread_sigmask.patch: New patch to fix missed signals
+ when using pthread_sigmask.
+
+ -- Samuel Thibault <sthibault@debian.org> Fri, 03 Sep 2010 02:18:29 +0200
hurd (20100829-1) unstable; urgency=low