chiark / gitweb /
changelog: Document worktree support
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Wed, 2 Aug 2017 18:37:00 +0000 (19:37 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Thu, 3 Aug 2017 21:41:51 +0000 (22:41 +0100)
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
debian/changelog

index eb7bc6ac5d0ba6dcef3c244c20b896e9a7378067..e1c2c476d2b44bca3a9c80061f9a08b7566991c3 100644 (file)
@@ -1,5 +1,11 @@
 dgit (4.1~) experimental; urgency=medium
 
+  Important improvements to dgit:
+  * Support for `git worktree' worktrees.  There may still be
+    bugs; the tests for this are not very comprehensive.  And
+    worktrees on different filesystems may not work; that's a
+    matter for the future.  Closes:#868515.
+
   Documentation:
   * dgit-user(7): Provide information about how to use sbuild.
     Quite ugly due to #868527.  Closes:#868526.