about summary refs log tree commit homepage
path: root/Documentation/RelNotes/v1.7.0.wip
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2021-11-03 21:09:55 +0000
committerEric Wong <e@80x24.org>2021-11-04 07:43:50 +0000
commit0dc436deb524c718d7860199dd5fb2926983568d (patch)
tree832b87760992cea9d80aa8d9d1fdbc8704456e02 /Documentation/RelNotes/v1.7.0.wip
parent621080a4a38f0713d76ca808d94a1ea77d530152 (diff)
downloadpublic-inbox-0dc436deb524c718d7860199dd5fb2926983568d.tar.gz
Note "--all" for -extindex, and some minor wording fixes.
Diffstat (limited to 'Documentation/RelNotes/v1.7.0.wip')
-rw-r--r--Documentation/RelNotes/v1.7.0.wip9
1 files changed, 6 insertions, 3 deletions
diff --git a/Documentation/RelNotes/v1.7.0.wip b/Documentation/RelNotes/v1.7.0.wip
index 0207e94b..ebb0a223 100644
--- a/Documentation/RelNotes/v1.7.0.wip
+++ b/Documentation/RelNotes/v1.7.0.wip
@@ -24,6 +24,9 @@ Another big release focused on multi-inbox search and scalability.
   See public-inbox-extindex-format(5) and
   public-inbox-extindex(1) manpages for more details.
 
+  Using it with "--all" speeds up various multi-inbox operations in
+  PublicInbox::WWW, public-inbox-nntpd, and public-inbox-imapd.
+
 * read-only public-inbox-daemon (-httpd, -nntpd, -imapd):
 
   libgit2 may be used via Inline::C to avoid hitting system pipe
@@ -47,15 +50,15 @@ Another big release focused on multi-inbox search and scalability.
 
   - manifest.js.gz generation is ~25x faster with -extindex
 
-  - minor navigation improvements in search results page
+  - minor navigation improvements in search results HTML page
 
 * lei - local email interface
 
   An experimental, subject-to-change, likely-to-eat-your-mail tool for
   personal mail as well as interacting with public-inboxes on the local
   filesystem or over HTTP(S).  See lei(1), lei-overview(7), and other
-  lei-* manpages for details.  This is ready-to-use w.r.t. external
-  public-inbox instances but mail synchronization for personal mail
+  lei-* manpages for details.  This is only ready-to-use w.r.t. external
+  public-inbox instances, but mail synchronization for personal mail
   remains clunky.
 
 * public-inbox-index