[PATCH 5/5] NEWS: remaining user visible library changes

Subject: [PATCH 5/5] NEWS: remaining user visible library changes

Date: Sun, 23 Aug 2020 09:25:02 -0300

To: notmuch@notmuchmail.org

Cc: David Bremner

From: David Bremner


These could both cause / fix crashes for user code.
---
 NEWS | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/NEWS b/NEWS
index a1106130..9f649ff6 100644
--- a/NEWS
+++ b/NEWS
@@ -28,6 +28,12 @@ Add `notmuch_message_get_flag_st` and
 `notmuch_message_has_maildir_flag_st`, and deprecate the existing
 non-status providing versions.
 
+Move memory de-allocation from `notmuch_database_close` to
+`notmuch_database_destroy`.
+
+Handle relative filenames in `notmuch_database_index_file`, as
+promised in the documentation.
+
 Python Bindings
 ---------------
 
-- 
2.28.0
_______________________________________________
notmuch mailing list -- notmuch@notmuchmail.org
To unsubscribe send an email to notmuch-leave@notmuchmail.org

Thread: