From: Sean Whitton Date: Wed, 20 Jan 2021 20:30:12 +0000 (-0700) Subject: close bug X-Git-Url: https://git.nutra.tk/v2?a=commitdiff_plain;h=09243b2fd76a20460e191f33691bb0c8a06c1d09;p=gamesguru%2Fgit-remote-gcrypt.git close bug Signed-off-by: Sean Whitton --- diff --git a/debian/changelog b/debian/changelog index c329ba3..246c4bc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,7 +3,7 @@ git-remote-gcrypt (1.4-1) UNRELEASED; urgency=medium Upstream: * Add gcrypt.require-explicit-force-push configuration key. Thanks to Jay Colson for the idea and a patch. - * Support rsync URIs like "rsync://user@host/path". + * Support rsync URIs like "rsync://user@host/path" (Closes: #980397). Thanks to Joey Hess for the patch. * CONTRIBUTING.rst: - Add mailing list information.