]> Sergey Matveev's repositories - public-inbox.git/commitdiff
doc: update 1.8 WIP release notes
authorEric Wong <e@80x24.org>
Wed, 6 Apr 2022 00:19:21 +0000 (00:19 +0000)
committerEric Wong <e@80x24.org>
Fri, 22 Apr 2022 04:29:48 +0000 (04:29 +0000)
Documentation/RelNotes/v1.8.0.wip

index b662e1868760ff2ed2562513511fe8ca4f61c294..9a9bf9e82c37c6c14b1406716d191218a09933f6 100644 (file)
@@ -5,6 +5,8 @@ Content-Type: text/plain; charset=utf-8
 Content-Disposition: inline
 
 A minor release focused on bugfixes and minor improvements.
+Upgrades should happen transparently, but downgrading back to
+1.7.0 will likely cause problems for lei users.
 
 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
@@ -20,15 +22,20 @@ Bugfixes:
   PublicInbox::WWW: all CR are removed before LF, fixing display of
   CR-CR-LF messages.
 
+  Solver supports SHA-256 code repositories (inbox and lei store support
+  is still pending).
+
 Internal updates:
 
-  Reduced dependencies on Inline::C for Linux users.
+  Reduced dependencies on Inline::C for Linux users; Linux users may
+  now use lei with neither Inline::C nor Socket::MsgHdr installed.
 
 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
+  indexes.  This may reduce SSD/HDD wear at the expense of disallowing
+  concurrency and data integrity in case of an unexpected shutdown.
 
 Please report bugs via plain-text mail to: meta@public-inbox.org