X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=debian%2Fchangelog;h=694743ff0deef4aabf0ef23e95e0844788c0729c;hb=804bfec6be70bf9198938c3f87792aaabe3b4426;hp=6bac07b7f7f88c183a701fadbd6af272c7df24a9;hpb=ef2804f8817f5d2771caa1c70a9ebe4591268099;p=dgit.git diff --git a/debian/changelog b/debian/changelog index 6bac07b7..694743ff 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,9 @@ dgit (4.3~) unstable; urgency=medium + Documentation improvements: + * dgit(7): Discuss file executability. + * dgit(7): Discuss git-unrepresentable properties of source trees. + Bugfixes: * dgit archive-api-query: Avoid crashing due to lack of $isuite. This breaks the infrastructure. Closes:#886592.