chiark / gitweb /
When running git-add in commit-quilty-patch, use -f and sometimes -A, so as to avoid...
[dgit.git] / debian / changelog
index 1aedb32cbe695c1909c7d844e88e86a3521ee364..cd360c6da576fbc4025a4e9990ec7cdce5b54e39 100644 (file)
@@ -1,6 +1,11 @@
 dgit (1.4~~) UNRELEASED; urgency=low
 
-  * 
+  * Unbreak --dry-run (`exiting subroutine via next', broken in
+    ac221d67, bug released in 0.22).
+  * When running git-add in commit-quilty-patch, properly escape
+    filenames (which git-add treats as glob patterns).
+  * When running git-add in commit-quilty-patch, use -f and sometimes -A,
+    so as to avoid being broken by any .gitignore, etc.
 
  --