chiark / gitweb /
Cope with programs which set SIGCHLD to SIG_IGN. (We assume they don't manipulate...
[authbind.git] / debian / changelog
index f3468a1cd57437309c78b77d1a6ea8e732a61a72..13566063eb74de2b523935361df48bc7e64e3f91 100644 (file)
@@ -1,4 +1,13 @@
-authbind (2.1.1~~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.
+
+ --
+
+authbind (2.1.1) unstable; urgency=low
 
   * Manpage has an example of which files will be checked and read
     Closes: #676540.
@@ -6,8 +15,9 @@ authbind (2.1.1~~iwj) 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