summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog3
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 9dba9a2..11579b8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
dgit (8.5~) unstable; urgency=medium
- *
+ * Replace `confess $!' with `confess "$!"', to actually print errno
+ when crashing. Closes:#929549.
--