aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2021-01-20 13:30:12 -0700
committerSean Whitton <spwhitton@spwhitton.name>2021-01-20 13:30:12 -0700
commit09243b2fd76a20460e191f33691bb0c8a06c1d09 (patch)
treec0dc6706bed8804c4d63ceb5f792561f9229eb98
parent4fc24301f8764904d25b159fc4182c9d0a49ff79 (diff)
downloadgit-remote-gcrypt-09243b2fd76a20460e191f33691bb0c8a06c1d09.tar.gz
close bug
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
-rw-r--r--debian/changelog2
1 files changed, 1 insertions, 1 deletions
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.