diff options
| author | David Bremner <david@tethera.net> | 2017-07-16 08:49:06 -0300 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2017-07-16 08:49:06 -0300 |
| commit | 952a0f0cda7d1a12432d1c9ad71b41401cb1615c (patch) | |
| tree | fa3ea2c0b1b7183d44bedba1c9b26ac6ae8227d4 | |
| parent | f2d3f157703128f0e6ae4909347040dfe83110cb (diff) | |
debian: note two closed bugs in changelogdebian/0.25_rc0-10.25_rc0
| -rw-r--r-- | debian/changelog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index afd41a24..f02f2132 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,8 +3,12 @@ notmuch (0.25~rc0-1) experimental; urgency=medium * New upstream release candidate * Drop notmuch-dbg, use notmuch-dbgsym if debug symbols are needed. * [lib] Bump SONAME to libnotmuch.so.5 + * Bug fix: "doesn't check gpg/pgp signatures by default", thanks + to Vagrant Cascadian (Closes: #755544). + * Bug fix: "allow separation of command-line options and their + values: --option foo", thanks to Paul Wise (Closes: #825886). - -- David Bremner <bremner@debian.org> Sun, 16 Jul 2017 08:19:54 -0300 + -- David Bremner <bremner@debian.org> Sun, 16 Jul 2017 08:48:59 -0300 notmuch (0.24.2-2) unstable; urgency=medium |
