X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=debian%2Fchangelog;h=7497dce1c05d9f5997822478d40714a8b69de808;hb=2c3427f71978357151e84611d967c1650aa814dc;hp=4ff91b9d04ba62640080e9274d2bf5150332d32b;hpb=ce6eee9d419bcac712d3ddbb084619d3c02681bd;p=dgit.git diff --git a/debian/changelog b/debian/changelog index 4ff91b9d..7497dce1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,11 @@ 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. + * New import-dsc feature. + * Test suite: Explicitly configure user.name and user.email, so + that tests work when environment doesn't have defaults. + Closes:#842279 (I hope). --