From: Don Armstrong Date: Mon, 5 Mar 2018 23:59:04 +0000 (-0800) Subject: Don fixed the blocks/blockedby of archived bugs X-Git-Tag: release/2.6.0~15 X-Git-Url: https://git.donarmstrong.com/?p=debbugs.git;a=commitdiff_plain;h=69a74b4e7c7efba0f3c1c5c2af1d816808d6c658 Don fixed the blocks/blockedby of archived bugs --- diff --git a/debian/changelog b/debian/changelog index 2417592..8a91da8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -65,6 +65,7 @@ debbugs (2.6.0~exp1) UNRELEASED; urgency=low #881903). Thanks to Michael Stapelberg. * Add rel="canonical" links to bug pages (Closes: #890338). Thanks to Chris Lamb. + * Fix blocks/blockedby of archived bugs (Closes: #892060). Thanks to Laurent Bigonville. [ Niels Thykier ] * quitcgi() now returns 400/500 status codes instead of 200 (Closes: #584922) @@ -122,7 +123,6 @@ debbugs (2.6.0~exp1) UNRELEASED; urgency=low + usr/share/man/man3/Debbugs::Status.3pm.gz * Raise Standards to 3.9.4 (after fixing several lintian issues). * Pass param bug= to bugreport.html call in bugreport.cgi. - * Fix blocks/blockedby of archived bugs (Closes: #892060) [Frank Lichtenheld] * Fix broken link in changed forwarded-to address (closes: #782740)