X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=debian%2Fchangelog;h=a14811d26c8dd8a1a4f1493b9623000e7ebef2be;hb=180f3a96060482bc05c38f62121ad6c9b11981b2;hp=a00153e2af4eb30aaa923c87fbaf7cf7e6de32eb;hpb=979ce26f5de342743c7b6fa207cd22c66f55af1d;p=dgit.git diff --git a/debian/changelog b/debian/changelog index a00153e2..a14811d2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,6 +9,18 @@ dgit (0.23~) unstable; urgency=low * Replace many calls to stat with new wrapper stat_exists; improves error handling and simplifies the code. + * Fix handling of rmadison-based and gitless distros (e.g., Ubuntu). + + * Distro access configuration handling changes (should not be noticeable + to most users). + + * Add :..; prefix to ssh remote commands, for the benefit of future + forced command wrappers. Implicitly, this defines a new ssh-based + command protocol. + + * dgit-repos-server: Handle ' ' in SSH_ORIGINAL_COMMAND (which some + git versions send, sigh). + -- dgit (0.22.1) unstable; urgency=high