summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2024-04-12 00:45:35 +0100
committerIan Jackson <ijackson@chiark.greenend.org.uk>2024-04-12 00:45:45 +0100
commit7eb155019573603a6cba7bfe0d2cbcbdeb51114c (patch)
treebbf6a9e50c039d6bdfb91f580930df62957c7818 /debian
parentaddc9b96253bb3579a6bca0e13a6a32e669ceb41 (diff)
changelog: Document changes so far
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog8
1 files changed, 7 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index c2920d9..ca857b1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,12 @@
dgit (11.7~) unstable; urgency=medium
- *
+ * dgit: Introduce --trust-changelog, as the new name for--overwrite,
+ and recommend it everywhere. As requested in #1050713;
+ may help with #913451 #990667 (requests for better docs).
+ * dgit: New --collab-non-dgit option. Closes: #1050713.
+ [Apropos informal reports from several people]
+ * dgit diff generation: Avoid breaking if user has ui.color=always.
+ Closes: #1067222. [Report from Rafael Laboissière]
--