diff options
| author | David Bremner <david@tethera.net> | 2016-07-19 06:43:20 -0300 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2016-07-19 06:43:20 -0300 |
| commit | b824ecc48f1e838ab19e346b0eec17ff02432493 (patch) | |
| tree | 9f05fafd1e49b1e35b486787c90aaacf85d96783 | |
| parent | 2d2d00108151873800deb5a62cdf9d93fb188b14 (diff) | |
debian: changelog stanza for 0.22.1-10.22.1
Basically copy upstream NEWS
| -rw-r--r-- | debian/changelog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 1a2a494f..916100d9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,14 @@ +notmuch (0.22.1-1) unstable; urgency=medium + + * Correct the definition of `LIBNOTMUCH_CHECK_VERSION`. + * Document the (lack of) operations permitted on a closed database + (Closes: #826843). + * Fix race condition in dump / restore tests. + * [notmuch-emacs] Tell `message-mode` mode that outgoing messages are mail + * [notmuch-emacs] Respect charset of MIME parts when reading them + + -- David Bremner <bremner@debian.org> Tue, 19 Jul 2016 06:42:09 -0300 + notmuch (0.22.1~rc0-1) experimental; urgency=medium * release candidate for bugfix release |
