X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=debian%2Fchangelog;h=c1088399f37e68273f499ceef87089313358228f;hb=37e3be3b6a61e26f9836d3575531ba716818b134;hp=8a3490baeee438f34cb9344c7773f5d00b428574;hpb=2a783a5377b3fe4b26b9b58a2aa194a16acfa9f9;p=dgit.git diff --git a/debian/changelog b/debian/changelog index 8a3490ba..c1088399 100644 --- a/debian/changelog +++ b/debian/changelog @@ -40,6 +40,7 @@ dgit (1.1~~) unstable; urgency=low the user about how to retry. Closes:#793144. * 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!) --