]> Sergey Matveev's repositories - public-inbox.git/commitdiff
doc: add WIP release notes for 1.8
authorEric Wong <e@80x24.org>
Fri, 11 Mar 2022 05:21:43 +0000 (05:21 +0000)
committerEric Wong <e@80x24.org>
Fri, 1 Apr 2022 08:47:54 +0000 (08:47 +0000)
1.8 will be a minor release, soon (I initially expected to
release it in December, but was side-tracked).  Major features
will be for 1.9.

Documentation/RelNotes/v1.8.0.wip [new file with mode: 0644]
MANIFEST

diff --git a/Documentation/RelNotes/v1.8.0.wip b/Documentation/RelNotes/v1.8.0.wip
new file mode 100644 (file)
index 0000000..b662e18
--- /dev/null
@@ -0,0 +1,36 @@
+To: meta@public-inbox.org
+Subject: [WIP] public-inbox 1.8.0
+MIME-Version: 1.0
+Content-Type: text/plain; charset=utf-8
+Content-Disposition: inline
+
+A minor release focused on bugfixes and minor improvements.
+
+lei users may experience duplicate messages in Maildirs if attempting to
+downgrade from 1.8.0 to 1.7.x.  public-inbox-* tools are unaffected and
+may downgrade freely.
+
+Bugfixes:
+
+  Numerous test fixes thanks to NixOS developers.
+
+  Long-running daemons are more robust in case of corrupt blobs
+  or crashes of git-cat-file processes
+
+  PublicInbox::WWW: all CR are removed before LF, fixing display of
+  CR-CR-LF messages.
+
+Internal updates:
+
+  Reduced dependencies on Inline::C for Linux users.
+
+New features:
+
+  The --dangerous flag is now supported in public-inbox-index and
+  public-inbox-extindex to use the Xapian::DB_DANGEROUS flag for initial
+  indexes.  This may reduce SSD/HDD wear at the expense of
+
+Please report bugs via plain-text mail to: meta@public-inbox.org
+
+See archives at https://public-inbox.org/meta/ for all history.
+See https://public-inbox.org/TODO for what the future holds.
index ca8402105517bf32894e68b3754d5604f52b9e01..92c9f8918d4592aee864e4d75379f2b06b770d24 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -12,6 +12,7 @@ Documentation/RelNotes/v1.5.0.eml
 Documentation/RelNotes/v1.6.0.eml
 Documentation/RelNotes/v1.6.1.eml
 Documentation/RelNotes/v1.7.0.eml
+Documentation/RelNotes/v1.8.0.wip
 Documentation/clients.txt
 Documentation/common.perl
 Documentation/dc-dlvr-spam-flow.txt