summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2015-07-26 21:33:48 +0100
committerIan Jackson <ijackson@chiark.greenend.org.uk>2015-07-26 22:54:28 +0100
commitc0d5a56bb79f172e549476e6f2147bc423389090 (patch)
tree2386648e221a64e6d0a787c5feb2f6a67e543470 /debian
parent37e3be3b6a61e26f9836d3575531ba716818b134 (diff)
Fix a debug message in the obsolete sshpsql archive access driver.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index c108839..1595f71 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -41,6 +41,7 @@ dgit (1.1~~) unstable; urgency=low
* Honour dgit-distros.DISTRO.cmd-CMD and .opts-CMD. Closes:#793427.
* Slurp in entire git config, for better performance.
* With -DDDD, print out all gitcfg references (copious!)
+ * Fix a debug message in the obsolete sshpsql archive access driver.
--