X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=debian%2Fchangelog;h=513ddebef531fd3e13e5803f06f1b12c91970b42;hp=7c1a53033fad247c0ba6ea944d162ef550daaf59;hb=cff1e0673a7ca91d9b9907072c501a8bdcf0e3f8;hpb=5bb549a3618f87fdeec5bd7007b30806f58f931a diff --git a/debian/changelog b/debian/changelog index 7c1a5303..513ddebe 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,22 @@ +notmuch (0.23.5-1) unstable; urgency=medium + + * Remove RUNPATH from /usr/bin/notmuch + + -- David Bremner Mon, 09 Jan 2017 06:24:39 -0400 + +notmuch (0.23.4-1) unstable; urgency=medium + + * Improve error handling in notmuch insert + * Restore autoload cookie for notmuch-search (notmuch-emacs) + + -- David Bremner Sat, 24 Dec 2016 17:47:48 +0900 + +notmuch (0.23.3-3) unstable; urgency=medium + + * Disable gdb using tests on kfreebsd-*, due to apparent gdb breakage + + -- David Bremner Mon, 05 Dec 2016 08:25:32 -0400 + notmuch (0.23.3-2) unstable; urgency=medium * Add missing depends to notmuch-emacs. Thanks to micah for the