X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=dgit.git;a=blobdiff_plain;f=debian%2Fchangelog;h=4d553f6d02550435a65a388bf70c4c9048254bb4;hp=4ff91b9d04ba62640080e9274d2bf5150332d32b;hb=cb1a4dcdcdb0bb00d38eb38a8b0285f8e81965b5;hpb=06a2e047d5fc1eebb96c9362984534287df76987 diff --git a/debian/changelog b/debian/changelog index 4ff91b9d..4d553f6d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ dgit (2.9~) unstable; urgency=low * Split brain mode: Fix --new. Closes:#842354. * During push, automatically calculate which .origs are required, so user never needs [--ch:]-sa or [--ch:]-sd. Closes:#829116. + * Properly look for .origs etc. in .., fetching them less often. --