summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index e9a36a2..9ec8a6f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,8 @@ dgit (6.7~) unstable; urgency=medium
* test suite: unset GIT_EDITOR, so it works if user has that set.
* git-debrebase: Improve laundry performance by a factor of ~55:1,
and analysis performance by factor of ~4.2:1. Closes:#905995.
+ * git-debrebase: `prepush' is now a silent no-op if the branch is
+ unstitched. This is more friendly.
--