chiark / gitweb /
Cope with programs which set SIGCHLD to SIG_IGN. (We assume they don't manipulate...
[authbind.git] / debian / changelog
index 554105553aedca4a687aa559064b7ebbc191b0ef..13566063eb74de2b523935361df48bc7e64e3f91 100644 (file)
@@ -1,3 +1,12 @@
+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.
+
+ --
+
 authbind (2.1.1) unstable; urgency=low
 
   * Manpage has an example of which files will be checked and read
@@ -6,8 +15,9 @@ authbind (2.1.1) unstable; urgency=low
     library and package version numbers are not the same, so this is
     misleading, and we do not want to introduce new machinery just to
     plumb the package version number through.  Closes: #676440.
+  * Another minor wording fix in the manpage.
 
- -- Ian Jackson <ijackson@chiark.greenend.org.uk>  Sun, 10 Jun 2012 22:49:48 +0100
+ -- Ian Jackson <ijackson@chiark.greenend.org.uk>  Sun, 10 Jun 2012 23:17:14 +0100
 
 authbind (2.1.0) unstable; urgency=low