mirror of
https://git.notmuchmail.org/git/notmuch
synced 2024-11-24 20:08:10 +01:00
notmuch 0.32.2 release
-----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEEkiyHYXwaY0SiY6fqA0U5G1WqFSEFAmDYa+AACgkQA0U5G1Wq FSHDpA/+JAZc5RIBs7joGQTBGdiXbTw9dt0LFrnUr1AdckfMje+T5n9H56QFKFHN upzSL0S4JtPyW6Up1GhJFZhZxZgRYOj42UbFAuJTCwD+CMhZY5EtRdAi28vug6Vc 9XtvD+uLE/ogP8X3x7yJtK4aMBQeDwMjvEi5yjO734oOaWYZpjEkbPxMol0T8gJq TBhFzrVfUBI5yNX1tRqPOPR+nn/v9/AJVFHvQNRyNEaPewxU761cRF/gtQsFZPkG 4a5pN6sKTSmMvhiEffJbCtGrEhd+BEI8+pnIZwqlH1bj9bdea/68g48ruh0sicPj NP7CRkOH6TwEASGrzi7eMsGv6k1F3INeIawLXN3DP/lJQ5z6Q9cq2WY7vR4a6fyj gYWEeepS4dYwH/+hgXRLQ/1HTDbh8Ikm87cGm8cWC3KNSwlPxTGQEueP1kj5DkXa ruSXrvM/pIR6CyeBxWZ+/p55SBnH6Rd426mE4b5oHYQvanFu3zxrRcy4bFI4KnzT qMGHQ9nxeBTpKP18864HwU1ji4iIjWbWHKXE1cC/Y1UFKXqndh4tk9OvAA9qM8H2 yBDq+PTyzOyApQBytosn7n5gHg90DlrynnUsNP6v3V/eSB6Z+DsI7UP7uOullul0 2q+EiId/B8gBrHRKODIPeV5l0Vhgi2eIm0MDlikv0ReR3RRt/DU= =1AuX -----END PGP SIGNATURE----- Merge tag '0.32.2' notmuch 0.32.2 release
This commit is contained in:
commit
d21e72c9f9
2 changed files with 14 additions and 1 deletions
7
NEWS
7
NEWS
|
@ -15,7 +15,7 @@ Vim
|
|||
|
||||
Respect excluded tags when showing a thread.
|
||||
|
||||
Notmuch 0.32.2 (UNRELEASED)
|
||||
Notmuch 0.32.2 (2021-06-27)
|
||||
===========================
|
||||
|
||||
General
|
||||
|
@ -24,6 +24,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
|
||||
-----
|
||||
|
||||
|
|
8
debian/changelog
vendored
8
debian/changelog
vendored
|
@ -1,3 +1,11 @@
|
|||
notmuch (0.32.2-1) experimental; urgency=medium
|
||||
|
||||
* New upstream bugfix release
|
||||
* Fix for memory leak in "notmuch new" introduced in 0.32
|
||||
* Fix for bug from 2017 that can add duplicate thread-ids to messages.
|
||||
|
||||
-- David Bremner <bremner@debian.org> Sat, 26 Jun 2021 22:33:56 -0300
|
||||
|
||||
notmuch (0.32.1-1) experimental; urgency=medium
|
||||
|
||||
* New upstream bugfix release
|
||||
|
|
Loading…
Reference in a new issue