[PATCH 4/4] Update NEWS for user.other_name
[notmuch-archives.git] / ef / 890f69b89395c7fbfaba0b686c5ae76ce51c80
1 Return-Path: <too@guru.guru-group.fi>\r
2 X-Original-To: notmuch@notmuchmail.org\r
3 Delivered-To: notmuch@notmuchmail.org\r
4 Received: from localhost (localhost [127.0.0.1])\r
5         by olra.theworths.org (Postfix) with ESMTP id A89C5431FD0\r
6         for <notmuch@notmuchmail.org>; Wed, 28 Dec 2011 11:55:03 -0800 (PST)\r
7 X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
8 X-Spam-Flag: NO\r
9 X-Spam-Score: 0\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=0 tagged_above=-999 required=5 tests=[none]\r
12         autolearn=disabled\r
13 Received: from olra.theworths.org ([127.0.0.1])\r
14         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
15         with ESMTP id rXSaYI5aJxJ4 for <notmuch@notmuchmail.org>;\r
16         Wed, 28 Dec 2011 11:55:02 -0800 (PST)\r
17 Received: from guru.guru-group.fi (guru-group.fi [87.108.86.66])\r
18         by olra.theworths.org (Postfix) with ESMTP id 9BF11431FB6\r
19         for <notmuch@notmuchmail.org>; Wed, 28 Dec 2011 11:55:02 -0800 (PST)\r
20 Received: by guru.guru-group.fi (Postfix, from userid 501)\r
21         id 1310C68055; Wed, 28 Dec 2011 21:55:06 +0200 (EET)\r
22 From: Tomi Ollila <tomi.ollila@iki.fi>\r
23 To: <notmuch@notmuchmail.org>\r
24 Subject: [PATCH] NEWS: two memory leaks fixes for 0.11\r
25 Date: Wed, 28 Dec 2011 21:54:59 +0200\r
26 Message-Id: <1325102099-23389-1-git-send-email-tomi.ollila@iki.fi>\r
27 X-Mailer: git-send-email 1.7.6.1\r
28 Cc: Tomi Ollila <tomi.ollila@iki.fi>\r
29 X-BeenThere: notmuch@notmuchmail.org\r
30 X-Mailman-Version: 2.1.13\r
31 Precedence: list\r
32 List-Id: "Use and development of the notmuch mail system."\r
33         <notmuch.notmuchmail.org>\r
34 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
35         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
36 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
37 List-Post: <mailto:notmuch@notmuchmail.org>\r
38 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
39 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
40         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
41 X-List-Received-Date: Wed, 28 Dec 2011 19:55:03 -0000\r
42 \r
43 ---\r
44  NEWS |    8 ++++++++\r
45  1 files changed, 8 insertions(+), 0 deletions(-)\r
46 \r
47 diff --git a/NEWS b/NEWS\r
48 index 0d88258..6c9ebe5 100644\r
49 --- a/NEWS\r
50 +++ b/NEWS\r
51 @@ -36,6 +36,14 @@ Automatic tag query optimization\r
52    exclude messages whose tags won't change.  In the past, we've\r
53    suggested that people do this by hand; this is no longer necessary.\r
54  \r
55 +Memory Management\r
56 +-----------------\r
57 +\r
58 +Reduction of memory leaks\r
59 +\r
60 +  Two memory leaks when searching and showing messages were identified\r
61 +  and fixed in this release.\r
62 +\r
63  \r
64  Notmuch 0.10.2 (2011-12-04)\r
65  ===========================\r
66 -- \r
67 1.7.7.4\r
68 \r