aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2021-01-20 13:29:39 -0700
committerSean Whitton <spwhitton@spwhitton.name>2021-01-20 13:29:39 -0700
commit4fc24301f8764904d25b159fc4182c9d0a49ff79 (patch)
tree87a379c5efe713e50050d0a7a96d19fd908c1f40
parent3b69f816c9c371e935544b87cf2f321fdd795486 (diff)
downloadgit-remote-gcrypt-4fc24301f8764904d25b159fc4182c9d0a49ff79.tar.gz
changelog
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 7c48b89..c329ba3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,8 @@ 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".
+ Thanks to Joey Hess for the patch.
* CONTRIBUTING.rst:
- Add mailing list information.
- Add link to "How to Report Bugs Effectively".