summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index a45d633..62fb2bc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,8 @@
dgit (5.7~) unstable; urgency=medium
+ New feature:
+ * dgit checkout: new subcommand. Closes:#878443.
+
Bugfixes:
* dgit update-vcs-git: Honour --package properly.