X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?p=authbind.git;a=blobdiff_plain;f=debian%2Fchangelog;h=13566063eb74de2b523935361df48bc7e64e3f91;hp=f3e2c6baca6a0c2b5a854d5ed9e40db8374d2250;hb=4b19c2885bae85dee45ecfc3cfcd8d503d3f3e23;hpb=d78fb137e25ebe72cd0bd3523f6204ac8e3f5e28 diff --git a/debian/changelog b/debian/changelog index f3e2c6b..1356606 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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. --