summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 40a880e..e9a36a2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,8 +7,8 @@ dgit (6.7~) unstable; urgency=medium
* git-debrebase: scrap works properly when it does only rebase --abort.
* dgit(1): Encourage --overwrite rather than --overwrite=version.
* test suite: unset GIT_EDITOR, so it works if user has that set.
- * git-debrebase: Improve laundry performance. Closes:#905995.
- * git-debrebase: Improve analysis performance.
+ * git-debrebase: Improve laundry performance by a factor of ~55:1,
+ and analysis performance by factor of ~4.2:1. Closes:#905995.
--