X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=dgit.git;a=blobdiff_plain;f=debian%2Fchangelog;h=dcff9e6d17a4fea7004ca61c1ab7f80c30835128;hp=51748225018ee1a489e42c32a66020728899ac35;hb=80489b3ec6643c06d525ec39a7d72135286ba62c;hpb=ca4b7ad26599791024a2b7212cdf0d0f77feb344 diff --git a/debian/changelog b/debian/changelog index 51748225..dcff9e6d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,12 @@ dgit (5.7~) unstable; urgency=medium - * + New feature: + * dgit checkout: new subcommand. Closes:#878443. + + Bugfixes: + * dgit(7): Mention git-debrebase and gbp pq alongside git-dpm, + in the comment about handling patch stacks. + * dgit update-vcs-git: Honour --package properly. --