chiark / gitweb /
changelog: Finalise 2.3
[dgit.git] / debian / changelog
index 4a5aaff81b94a6b3d2c0f7785ffd256f8a9c1a51..60b3434aed71a19db3509fc394e8980f30bbb6d0 100644 (file)
@@ -1,3 +1,22 @@
+dgit (2.3) unstable; urgency=low
+
+  * With --overwrite, do not check all sorts of tags (which may
+    not exist, or might contain wrong things).  Closes:#841101.
+  * When generating pseudomerge in quilt split brain mode due to
+    --overwrite, actually include the version number in the commit
+    message.
+
+ -- Ian Jackson <ijackson@chiark.greenend.org.uk>  Tue, 18 Oct 2016 01:58:05 +0100
+
+dgit (2.2) unstable; urgency=low
+
+  * Fix config relating to Debian to actually make split brain mode
+    work.  Closes:#841085.
+  * Detect SIGPIPE (and SIGCHLD) being blocked or ignored.
+    Closes:#841085.
+
+ -- Ian Jackson <ijackson@chiark.greenend.org.uk>  Mon, 17 Oct 2016 17:31:18 +0100
+
 dgit (2.1) unstable; urgency=low
 
   * Do not crash due in clone to failure to handle dpkg-parsechangelog