X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=debian%2Fchangelog;h=2a05152f5dbc92900d2315e4e532ccb42835f54e;hb=388edce0b70ddababfe52b7764202a854784545d;hp=28c8f636d54311a630bf5ca2c201b9f4f1085723;hpb=c117306f2dfcdf705ef3433962d227d1cb39eb90;p=notmuch diff --git a/debian/changelog b/debian/changelog index 28c8f636..2a05152f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,16 @@ +notmuch (0.26.2-1) UNRELEASED; urgency=medium + + * Break reference loops when indexing, fixes INTERNAL_ERROR in "notmuch show" + * Don't call get_mset(0,0,X), fixes crash on some gcc8 using distros + + -- David Bremner Thu, 26 Apr 2018 22:41:37 -0300 + +notmuch (0.26.1-1) unstable; urgency=medium + + * Bump LIBRARY_MINOR_VERSION to 1, for new functions in 0.26 + + -- David Bremner Mon, 02 Apr 2018 08:08:01 -0300 + notmuch (0.26-1) unstable; urgency=medium [ Daniel Kahn Gillmor ]