summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog5
1 files changed, 2 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog
index 7c2faac..d334b39 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,8 @@
dgit (3.6~) unstable; urgency=medium
Minor improvements:
- * Call `confess' to print a stack trace when we pass undef to
- shellquote (eg as a result of debugcmd). Turns an undefined
- warning into an explicit internal error.
+ * Use `confess' to print a stack trace in a couple of internal error
+ rcases.
--