X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=debian%2Fchangelog;h=5838bfeef90fa01ac0172e6d181a4fa84d621a62;hb=059cac1fae66b2ee45d215f855bf2962db43195b;hp=0ce868d06c828eb6d66248985abc35889ef136dd;hpb=0b6f44d83523b8fcfff46ecf716ebbbf6ada71f6;p=dgit.git diff --git a/debian/changelog b/debian/changelog index 0ce868d0..5838bfee 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,9 @@ dgit (1.1) unstable; urgency=low alioth aren't suitable right now because the master there can currently only be updated with an actual upload, ie dgit push.) * Fix a manpage typo. + * Manpage said that --clean=check was -wn but that is --clean=none; + correctly document that --clean=check is actually -wc. + * Document that up to -DDD (not just -DD) is meaningfully different. --