mirror of
https://git.notmuchmail.org/git/notmuch
synced 2024-11-22 10:58:10 +01:00
Merge branch 'release'
This commit is contained in:
commit
9e158fb694
2 changed files with 6 additions and 5 deletions
2
NEWS
2
NEWS
|
@ -1,4 +1,4 @@
|
||||||
Notmuch 0.26.2 (UNRELEASED)
|
Notmuch 0.26.2 (2018-04-28)
|
||||||
===========================
|
===========================
|
||||||
|
|
||||||
Library Changes
|
Library Changes
|
||||||
|
|
9
debian/changelog
vendored
9
debian/changelog
vendored
|
@ -1,9 +1,10 @@
|
||||||
notmuch (0.26.2-1) UNRELEASED; urgency=medium
|
notmuch (0.26.2-1) unstable; urgency=medium
|
||||||
|
|
||||||
* Break reference loops when indexing, fixes INTERNAL_ERROR in "notmuch show"
|
* Upstream bugfix release
|
||||||
* Don't call get_mset(0,0,X), fixes crash on some gcc8 using distros
|
- 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 <bremner@debian.org> Thu, 26 Apr 2018 22:41:37 -0300
|
-- David Bremner <bremner@debian.org> Sat, 28 Apr 2018 08:10:24 -0300
|
||||||
|
|
||||||
notmuch (0.26.1-1) unstable; urgency=medium
|
notmuch (0.26.1-1) unstable; urgency=medium
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue