diff options
| author | David Bremner <david@tethera.net> | 2019-03-05 15:40:15 -0400 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2019-03-05 21:46:41 -0400 |
| commit | 69e047aeeb479f9c62084aa4638ff87b778ca021 (patch) | |
| tree | 1e7096aa970de80cb58c0d9427f707b1b147e779 | |
| parent | e3dd209a33c205cc47f97fa76e5ce37f308cefb6 (diff) | |
debian: changelog stanza for 0.28.3-10.28.3
| -rw-r--r-- | debian/changelog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 9ed2547e..8afd985b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +notmuch (0.28.3-1) unstable; urgency=medium + + * New upstream bugfix release. + * Fix for bug in message property search + * Fix for race condition leading to (very) occasional build failures + when building the documentation. + + -- David Bremner <bremner@debian.org> Tue, 05 Mar 2019 15:39:09 -0400 + notmuch (0.28.2-1) unstable; urgency=medium * [notmuch-emacs] Invoke gpg from with --batch and --no-tty |
