X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=dgit.git;a=blobdiff_plain;f=debian%2Fchangelog;h=6081671f29e727e2b9b98b6ebbeeb6489ff8272b;hp=716b1adce85c3d9d2f49ee70aa146df4729be10d;hb=196d61f51d2191bf44d5bfe0ccb4456a59f0446a;hpb=4c06b83c1207a4a5d92575ef5117be6f2fab6104 diff --git a/debian/changelog b/debian/changelog index 716b1adc..6081671f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -13,6 +13,10 @@ dgit (0.31~~) unstable; urgency=low Access machinery: * Provide for different access mechanisms when pushing. + * Provide for configurable git url suffix. + * Provide for checking git presence via http[s]. + * 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.