chiark / gitweb /
dgit: git_get_config: Use confess, not croak
[dgit.git] / debian / changelog
index 7c2faacc0aed959d97620b821321ade39008aefc..d334b397ab2ed17ca42edfda4501068bfff1da32 100644 (file)
@@ -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.
 
  --