From: David Bremner <david@tethera.net>
To: notmuch@notmuchmail.org
Subject: [PATCH] NEWS: library changes for 0.26
Date: Sat, 30 Dec 2017 10:05:17 -0400 [thread overview]
Message-ID: <20171230140517.21186-1-david@tethera.net> (raw)
These are just "my" changes, as arbited by "git shortlog", which
sometimes lies.
---
NEWS | 21 +++++++++++++++++++++
1 file changed, 21 insertions(+)
diff --git a/NEWS b/NEWS
index 3b6404e7..1c5edf4c 100644
--- a/NEWS
+++ b/NEWS
@@ -41,6 +41,27 @@ Indexing cleartext of encrypted e-mails
that the notmuch index itself is adequately protected. DO NOT USE
this feature without considering the security of your index.
+Library Changes
+---------------
+
+Indexing files with duplicate message-id
+
+ Files with message-id's are now indexed, and searchable via terms
+ and phrases. There are known issues related to presentation of
+ results and regular-expression search, but in principle no mail file
+ should be completely unsearchable now.
+
+New functions to count files
+
+ Two new functions in the libnotmuch API:
+ `notmuch_message_count_files`, and `notmuch_thread_get_total_files`.
+
+Change of return value of `notmuch_thread_get_authors`
+
+ In certain corner cases, `notmuch_thread_get_authors` previously
+ returned NULL. This has been replaced by an empty string, since the
+ possibility of NULL was not documented.
+
nmbug
-----
--
2.15.1
next reply other threads:[~2017-12-30 14:05 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-12-30 14:05 David Bremner [this message]
2017-12-30 15:40 ` [PATCH] NEWS: CLI changes for 0.26 David Bremner
2017-12-30 16:01 ` [PATCH] NEWS: Python bindings " David Bremner
2017-12-31 12:57 ` David Bremner
2017-12-30 20:46 ` [PATCH] NEWS: library " Floris Bruynooghe
2017-12-30 20:51 ` David Bremner
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://notmuchmail.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20171230140517.21186-1-david@tethera.net \
--to=david@tethera.net \
--cc=notmuch@notmuchmail.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).