X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=debian%2Fchangelog;h=16119b95eeb11cf849df6e76bec7a589c4f2adba;hb=20d213b07642bab55c3727532696623cb74ecee6;hp=bb7ff046a729aa228e1d7836a7db93be22402c00;hpb=68dadfa3503db1f12b4402bbf043d51441a9a412;p=dgit.git diff --git a/debian/changelog b/debian/changelog index bb7ff046..16119b95 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,9 @@ dgit (0.16~experimental2) experimental; urgency=low * WIP remote functionality. Untested, do not use. + * Some code motion and cleanups. + * push actually takes an optional suite, like it says in the synopsis. + * Command execution reports from --dry-run go to stderr. --