diff options
| author | David Bremner <david@tethera.net> | 2020-08-23 09:19:28 -0300 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2020-08-23 20:25:30 -0300 |
| commit | 0f90b2ecebc2b07b2b000e6a11730e1c48f52305 (patch) | |
| tree | ae1e74a69aeed6c292136c2525b050021d9f28c3 | |
| parent | 16ac5dbaaf21dac37d782b6efa7f3cc879b73861 (diff) | |
NEWS: mention new API entries
| -rw-r--r-- | NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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 --------------- |
