From 0f90b2ecebc2b07b2b000e6a11730e1c48f52305 Mon Sep 17 00:00:00 2001
From: David Bremner <david@tethera.net>
Date: Sun, 23 Aug 2020 09:19:28 -0300
Subject: [PATCH] NEWS: mention new API entries

---
 NEWS | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/NEWS b/NEWS
index abfd42fc..cd7fde71 100644
--- a/NEWS
+++ b/NEWS
@@ -24,6 +24,10 @@ largely eliminate terminations inside the library due to uncaught
 exceptions or internal errors.  No doubt there are a few uncovered
 code paths still; please report them as bugs.
 
+Add `notmuch_message_get_flag_st` and
+`notmuch_message_has_maildir_flag_st`, and deprecate the existing
+non-status providing versions.
+
 Python Bindings
 ---------------
 
-- 
2.45.2