aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2020-02-08 19:35:45 -0700
committerSean Whitton <spwhitton@spwhitton.name>2020-02-08 19:35:45 -0700
commitd6d04517da935dbd0c8c816fe90dbeeccde2b738 (patch)
tree3205baeee24d4d61380409a62a38b2b3ee0f8aee
parentedd068e4680171b382dd69faf91609faee4e2549 (diff)
downloadgit-remote-gcrypt-d6d04517da935dbd0c8c816fe90dbeeccde2b738.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 2722645..9a3b289 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,8 @@ git-remote-gcrypt (1.3-1) UNRELEASED; urgency=medium
Thanks Frank GrĂ¼llich and Dusty Mabe for patches.
* install.sh: try rst2man.py if rst2man binary not available.
Thanks Dmitry Zhlobo for the patch.
+ * Add git-config option to set rsync put flags.
+ Thanks Travis Chen for the patch.
Debian packaging:
* Switch build-dep python-docutils -> python3-docutils (Closes: #943099).