projects
/
notmuch.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dddbb9c
)
NEWS: two memory leaks fixes for 0.11
author
Tomi Ollila
<tomi.ollila@iki.fi>
Wed, 28 Dec 2011 19:54:59 +0000
(21:54 +0200)
committer
David Bremner
<bremner@debian.org>
Wed, 28 Dec 2011 20:54:44 +0000
(16:54 -0400)
NEWS
patch
|
blob
|
history
diff --git
a/NEWS
b/NEWS
index 0d882582d29322422dbd6456f514d7ebba900c69..6c9ebe56533738b32b48bce7ebe4ffaf6ff82778 100644
(file)
--- a/
NEWS
+++ b/
NEWS
@@
-36,6
+36,14
@@
Automatic tag query optimization
exclude messages whose tags won't change. In the past, we've
suggested that people do this by hand; this is no longer necessary.
+Memory Management
+-----------------
+
+Reduction of memory leaks
+
+ Two memory leaks when searching and showing messages were identified
+ and fixed in this release.
+
Notmuch 0.10.2 (2011-12-04)
===========================