summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2015-07-18 15:57:28 +0100
committerIan Jackson <ijackson@chiark.greenend.org.uk>2015-07-19 19:36:15 +0100
commit067e68de07f7d1cf1d406c4917e9cdd7b0b6f26a (patch)
tree31bd56c94a18744c4c4d2e3db9184e402b83ebaf /debian
parent6b9192c43040de5e0c18d0cd4057dcfb7457d86a (diff)
Do some quoting on debug output (needed if the server might not be trustworthy and might send us bad stuff).
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index fd664d3..c6b28b5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -14,6 +14,8 @@ dgit (0.31~~) unstable; urgency=low
Access machinery:
* Provide for different access mechanisms when pushing.
* Provide for configurable git url suffix.
+ * Do some quoting on debug output (needed if the server might not
+ be trustworthy and might send us bad stuff).
Infrastructure:
* Provide for mirroring git updates to a different server.