summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Bremner <david@tethera.net>2021-06-26 22:26:09 -0300
committerDavid Bremner <david@tethera.net>2021-06-26 22:26:09 -0300
commit0740ee69fbd20d4aff94a1a9abc176ed2c58c175 (patch)
treecd641f527702e56f0e2abd9f40afa79ca340cf35
parent35d559eb18d779822074a0781585642028e61ed8 (diff)
NEWS: mention fix for memory leak.
-rw-r--r--NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 979c4281..a875fafe 100644
--- a/NEWS
+++ b/NEWS
@@ -7,6 +7,11 @@ General
Fix a bug from 2017 that can add duplicate thread-id terms to message
documents.
+CLI
+---
+
+Fix small memory leak in notmuch new.
+
Emacs
-----