From: Ian Jackson Date: Mon, 31 Oct 2016 00:08:26 +0000 (+0000) Subject: Fix changelog entry for SIGPIPE to correctly mention Closes:#841090. Closes:#841090. X-Git-Tag: archive/debian/2.9~10 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=dgit.git;a=commitdiff_plain;h=e05acc3bf90cb13b8011e6accb7b3a4370464e7b Fix changelog entry for SIGPIPE to correctly mention Closes:#841090. Closes:#841090. Signed-off-by: Ian Jackson --- diff --git a/debian/changelog b/debian/changelog index 0c377e5f..ffd5f260 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 Mon, 17 Oct 2016 17:31:18 +0100