X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=dgit.git;a=blobdiff_plain;f=debian%2Fchangelog;h=dcff9e6d17a4fea7004ca61c1ab7f80c30835128;hp=a45d6337af75101586cb7b2bd0016751fa99565d;hb=80489b3ec6643c06d525ec39a7d72135286ba62c;hpb=d561b2284c6e988d70794c9871d44c3bb5f0463f diff --git a/debian/changelog b/debian/changelog index a45d6337..dcff9e6d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,11 @@ 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. --