summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Kahn Gillmor <dkg@fifthhorseman.net>2017-12-31 18:09:29 -0500
committerDavid Bremner <david@tethera.net>2017-12-31 22:34:04 -0400
commit904d2a8cb002e67a78ef140ec75ef27edfd8a770 (patch)
tree8a0ef251f79336446dbc0c7a758028ecbebdc225
parent9649f6047f8b7746b2877117150ce10d58acb824 (diff)
NEWS: document notmuch_message_remove_all_properties_with_prefix
-rw-r--r--NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 997c07d3..7b50afc0 100644
--- a/NEWS
+++ b/NEWS
@@ -82,6 +82,12 @@ New functions to count files
Two new functions in the libnotmuch API:
`notmuch_message_count_files`, and `notmuch_thread_get_total_files`.
+New function to remove properties
+
+ A new function was added to the libnotmuch API to make it easier to
+ drop all properties with a common pattern:
+ `notmuch_message_remove_all_properties_with_prefix`
+
Change of return value of `notmuch_thread_get_authors`
In certain corner cases, `notmuch_thread_get_authors` previously