* [PATCH] NEWS: NEWS for 0.38
@ 2023-09-09 22:58 David Bremner
2023-09-11 20:05 ` Tomi Ollila
2023-09-19 9:49 ` David Bremner
0 siblings, 2 replies; 3+ messages in thread
From: David Bremner @ 2023-09-09 22:58 UTC (permalink / raw)
To: notmuch
---
I did my best to reconstruct the changes since 0.37. Let me know any suggested corrections or updates in the next few days.
NEWS | 69 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 69 insertions(+)
diff --git a/NEWS b/NEWS
index 644453f2..b63ffbde 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,75 @@
Notmuch 0.38 (UNRELEASED)
=========================
+General
+-------
+
+Support relative lastmod queries (see notmuch-sexp-queries(7) and
+notmuch-search-terms(7) for details).
+
+Support indexing of designated attachments as text (see
+notmuch-config(1) for details).
+
+CLI
+---
+
+Add options --offset and --limit to notmuch-show(1).
+
+Emacs
+-----
+
+New commands notmuch-search-edit-search and notmuch-tree-edit-search.
+
+Introduce notmuch-tree-outline-mode.
+
+Some compatibility fixes for Emacs 29. At least one issue (hiding
+images) remains in 0.38.
+
+Support completion when piping to external command.
+
+Fix regression in updating tag display introduced by 0.37.
+
+Library
+-------
+
+Fix bug creating database when database.path is not set.
+
+Incremental performance improvements for message deletion.
+
+Catch Xapian exceptions when deleting messages.
+
+Sync removed message properties to the database.
+
+Replace use of thread-unsafe Query::MatchAll in the infix query
+parser.
+
+Notmuch-Mutt
+------------
+
+Be more careful when clearing the results directory.
+
+Ruby
+----
+
+Use database_open_with_config, and provide compatible path search
+semantics.
+
+Bugfix for query.get_sort
+
+Test Suite
+----------
+
+Support testing installed version of notmuch.
+
+Adapt to some breaking changes in glib handling of init files.
+
+Replace OpenPGP key used in test suite.
+
+Performance Tests
+-----------------
+
+Update signatures for performance test corpus.
+
Notmuch 0.37 (2022-08-21)
=========================
--
2.40.1
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH] NEWS: NEWS for 0.38
2023-09-09 22:58 [PATCH] NEWS: NEWS for 0.38 David Bremner
@ 2023-09-11 20:05 ` Tomi Ollila
2023-09-19 9:49 ` David Bremner
1 sibling, 0 replies; 3+ messages in thread
From: Tomi Ollila @ 2023-09-11 20:05 UTC (permalink / raw)
To: notmuch
On Sat, Sep 09 2023, David Bremner wrote:
> ---
> I did my best to reconstruct the changes since 0.37. Let me know any
> suggested corrections or updates in the next few days.
I don't know about the NEWS content, but the rc2 (w/ 2 (+2 test test)
changes on top) works for me (that makes the "0.38~rc2+6~gd10e1bd" in
my User-Agent: string) :D.
Tomi
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] NEWS: NEWS for 0.38
2023-09-09 22:58 [PATCH] NEWS: NEWS for 0.38 David Bremner
2023-09-11 20:05 ` Tomi Ollila
@ 2023-09-19 9:49 ` David Bremner
1 sibling, 0 replies; 3+ messages in thread
From: David Bremner @ 2023-09-19 9:49 UTC (permalink / raw)
To: notmuch
David Bremner <david@tethera.net> writes:
> ---
> I did my best to reconstruct the changes since 0.37. Let me know any suggested corrections or updates in the next few days.
>
this (or something very close) has now been released as part of 0.38
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2023-09-19 9:49 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-09 22:58 [PATCH] NEWS: NEWS for 0.38 David Bremner
2023-09-11 20:05 ` Tomi Ollila
2023-09-19 9:49 ` David Bremner
Code repositories for project(s) associated with this public inbox
https://yhetil.org/notmuch.git/
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).