chiark / gitweb /
dgit: checkout: New command.
[dgit.git] / debian / changelog
index a45d6337af75101586cb7b2bd0016751fa99565d..62fb2bc72a2a1a56c40bebed8c403baede415ebe 100644 (file)
@@ -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.