summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRuss Allbery <rra@cpan.org>2022-01-17 12:56:47 -0800
committerRuss Allbery <rra@cpan.org>2022-01-17 12:56:47 -0800
commitf4af69481cd01d1facdc2b89221bc22be56477f1 (patch)
treeb2821f265b0145cbda9cf0864e7f868fcf17798f
parente5d6ff936b62c8510017f3e990355bb1e88a7715 (diff)
Add changelog for upstream 7.00 release
-rw-r--r--debian/changelog17
1 files changed, 17 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 09f7c11..4f6ab43 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,20 @@
+docknot (7.00-1) unstable; urgency=medium
+
+ * New upstream release.
+ - Various module APIs now take Path::Tiny objects instead of strings.
+ - Unicode should now be handled uniformly and correctly.
+ - Fix processing of old-style pointers in docknot spin.
+ - Fix import error when running docknot release.
+ - Fix .versions updating in docknot release.
+ - Process .rss files in an initial pass to avoid problems when their
+ output files are newly-created and Path::Iterator::Rule doesn't
+ re-read the directory.
+ - Ensure the *.tar.xz file is always regenerated if needed.
+ - Ensure GnuPG signatures are always regenerated.
+ - Copy the file modification timestamps in docknot release.
+
+ -- Russ Allbery <rra@debian.org> Mon, 17 Jan 2022 12:56:42 -0800
+
docknot (6.01-1) unstable; urgency=medium
* New upstream release.