chiark / gitweb /
Fix changelog entry for SIGPIPE to correctly mention Closes:#841090. Closes:#841090.
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Mon, 31 Oct 2016 00:08:26 +0000 (00:08 +0000)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Mon, 31 Oct 2016 00:15:59 +0000 (00:15 +0000)
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
debian/changelog

index 0c377e5f1b3b73cbf75b6d3f2569fd292f878932..ffd5f26064d90395315e94d58b6c1ae6e7607edd 100644 (file)
@@ -32,6 +32,8 @@ dgit (2.9~) unstable; urgency=low
   * dgit(1): Better cross-references.
   * dgit(1): Remove obsolete workflow information.
   * dgit(1): Improved BUGS section.
+  * Fix changelog entry for SIGPIPE to correctly mention
+    Closes:#841090.
 
  --
 
@@ -121,7 +123,7 @@ dgit (2.2) unstable; urgency=low
   * Fix config relating to Debian to actually make split brain mode
     work.  Closes:#841085.
   * Detect SIGPIPE (and SIGCHLD) being blocked or ignored.
-    Closes:#841085.
+    Closes:#841090.
 
  -- Ian Jackson <ijackson@chiark.greenend.org.uk>  Mon, 17 Oct 2016 17:31:18 +0100