chiark / gitweb /
dgit: Regularise patch filenames, and defend against funny commit subjects
[dgit.git] / debian / changelog
index 26410b131e89c37c1389e09f41349059af519024..7900c925d91e1cc3e8f0a45db2f335ba0ef5e47c 100644 (file)
@@ -1,3 +1,13 @@
+dgit (3.12~) unstable; urgency=medium
+
+  Important bugfixes to dgit:
+  * Pass --no-renames to git diff-tree -z, avoiding potential trouble.
+  * Defend against commit subject lines which would generate patches which
+    look like series files, etc.  Involves adding .patch to all generated
+    patch filenames.
+
+ --
+
 dgit (3.11) unstable; urgency=high
 
   Important bugfixes to dgit: