From a623f6b50a8c794fc99964bbbc27d8c70536a102 Mon Sep 17 00:00:00 2001 From: David Bremner Date: Sun, 23 Aug 2020 09:22:45 -0300 Subject: [PATCH] NEWS: remaining user visible library changes These could both cause / fix crashes for user code. --- NEWS | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/NEWS b/NEWS index cd7fde71..16a5b116 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.43.0