summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2018-08-19 18:45:51 +0100
committerIan Jackson <ijackson@chiark.greenend.org.uk>2018-08-19 18:50:34 +0100
commit96768306c386add902ee7a8b733225e9d811b971 (patch)
tree737ec942bb5776515b99e1c49ae2e7e9f0838fe5 /debian
parente66c2cf3f7182a3e6f52945636a807ed4a959d5b (diff)
git-debrebase: On rebase, always save ffq-prev
Even if we were both stitched and laundered. Closes:#905975. Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
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 9ec8a6f..5fe6904 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,6 +11,8 @@ dgit (6.7~) unstable; urgency=medium
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.
+ * git-debrebase: On rebase, always save ffq-prev even if we were
+ both stitched and laundered. Closes:#905975.
--