summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2016-10-31 00:02:32 +0000
committerIan Jackson <ijackson@chiark.greenend.org.uk>2016-10-31 00:02:32 +0000
commit1c336682b0a04c581ad3049e6167ffb669a4ba46 (patch)
tree4497fb6391a2a9aa7dd0b2466362e555f808bbfd /debian
parentcb809d942c58dea5dfba6ad8b7e3298338ebb24e (diff)
changelog: Fix ref to #842577
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index a67a205..0c377e5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,6 @@
dgit (2.9~) unstable; urgency=low
- * Split brain mode: Fix --new. Closes:#842354.
+ * Split brain mode: Fix --new. Closes:#842577.
* During push, automatically calculate which .origs are required,
so user never needs [--ch:]-sa or [--ch:]-sd. Closes:#829116.
* Properly look for .origs etc. in .., fetching them less often.