summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2024-02-09 11:14:35 +0000
committerIan Jackson <ijackson@chiark.greenend.org.uk>2024-02-09 12:02:43 +0000
commit86c5acfefe21172c65050c07b4c12e9f95a0ce7f (patch)
treead36ee44892892298e145c7510e1db89b30ae1b6
parent2ff86b9e450de88ae80b8230f191d5e024adef54 (diff)
changelog: Document changes since 11.5
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
-rw-r--r--debian/changelog16
1 files changed, 15 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index cb4a7bc..af2ba11 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,20 @@
dgit (11.6~) unstable; urgency=medium
- *
+ Improved behaviour:
+ * dgit: Delete the playground on success, by default.
+ [Report from gregor herrmann] Closes: #1056103.
+
+ Documentation:
+ * dgit(7): Don't falsely assert that *.dgit.d.o is usually `origin`.
+ * dgit-user(7): Deprioritise information about jessie.
+
+ Tests:
+ * autopkgtests: Install locales-all for i18n-messages test.
+ * Stunt httpd: don't respond to HEAD with 404+body. Closes: #1063341.
+ * autopkgtests: Reduce primary log size when running under autopkgtest:
+ Save the stderr/stdout to a file which appears (compressed) in
+ the artifacts, and is only printed if the test fails.
+ * Add comment about benchmarking of the gzip -1 flag on artifacts.
--