summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 62d8eed..8d830f0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,8 @@
dgit (4.5~) unstable; urgency=medium
+ Minor fixes:
+ * "confess" when we die due to a warning, rather than symply dieing.
+
Internal changes:
* Move $playground global to dgit.
* Break git_get_symref out into Dgit.pm.