chiark / gitweb /
Cope with programs which set SIGCHLD to SIG_IGN. (We assume they don't manipulate...
[authbind.git] / debian / changelog
index f3e2c6baca6a0c2b5a854d5ed9e40db8374d2250..13566063eb74de2b523935361df48bc7e64e3f91 100644 (file)
@@ -1,5 +1,8 @@
-authbind (2.1.2~~iwj) unstable; urgency=low
+authbind (2.1.2) unstable; urgency=low
 
+  * Cope with programs which set SIGCHLD to SIG_IGN.  (We assume
+    they don't manipulate SIGCHLD on other threads, which is probably
+    true.)  Patch from Marco d'Itri, slightly modified.  Closes:#765587.
   * Fix one-letter typo in previous changelog entry.
 
  --