mirror of
https://git.notmuchmail.org/git/notmuch
synced 2024-12-22 01:14:53 +01:00
NEWS: start news for 0.34.1
This commit is contained in:
parent
0c2edc522b
commit
b4894de877
1 changed files with 12 additions and 0 deletions
12
NEWS
12
NEWS
|
@ -1,3 +1,15 @@
|
|||
Notmuch 0.34.1 (UNRELEASED)
|
||||
===========================
|
||||
|
||||
Library
|
||||
-------
|
||||
|
||||
Fix for deallocation and nulling of output parameter for
|
||||
notmuch_database_{open_with,create_with,load}_config when errors
|
||||
occur. This change fixes a potential use-after-free bug that has been
|
||||
present since 0.32. This release also improves the documentation of
|
||||
status returns for the same 3 functions.
|
||||
|
||||
Notmuch 0.34 (2021-10-20)
|
||||
=========================
|
||||
|
||||
|
|
Loading…
Reference in a new issue