aboutsummaryrefslogtreecommitdiff
path: root/NEWS
AgeCommit message (Collapse)Author
2026-01-31NEWS: escape function namesDavid Bremner
Avoid spurious underlining in markdown output.
2026-01-31NEWS: set release date for 0.40David Bremner
2026-01-31NEWS: expand GnuPG related NEWS itemDavid Bremner
Basically transcribe a bit more of the corresponding commit message.
2026-01-22NEWS: initial news for 0.40David Bremner
2026-01-17NEWS: add header for new release0.40_rc0David Bremner
2025-03-15NEWS: set release date0.39David Bremner
2025-03-15NEWS: news for 0.39David Bremner
This is based on my reading of git shortlog. Some more development specific changes have been omitted.
2024-08-17NEWS: deprecate Emacs older than 27.1David Bremner
The current requirement of 25.1 is more than 5 years old at this point.
2024-07-26config: allow custom separators in author listsLars Kotthoff
Allow distinguishing between commas separating authors and separating first and last names. Amended by db: reformat NEWS entry and commit message. Tweaked whitespace in lib/thread.cc.
2024-03-12NEWS: aspell(1)d few wordsTomi Ollila
Executed aspell -l en -c NEWS and replaced few obvious cases.
2024-03-09NEWS: update for 0.38.3David Bremner
2023-12-01NEWS for 0.38.2David Bremner
2023-10-26NEWS: News for 0.38.1David Bremner
Just note the 3 bug fixes.
2023-09-23NEWS: add header for 0.38.1David Bremner
Actual news items to be filled in after they are applied.
2023-09-12NEWS: quote function nameDavid Bremner
This avoids spurious underline/italics when exporting to markdown.
2023-09-12NEWS: set release date for 0.38David Bremner
2023-09-09NEWS: NEWS for 0.38David Bremner
2023-08-24NEWS: start NEWS for 0.38David Bremner
2022-08-21NEWS: set release date for 0.370.37David Bremner
2022-08-21NEWS: minimal entries for two emacs changes.David Bremner
2022-08-06NEWS: initial set of NEWS for 0.37.David Bremner
There are one or two more changes to apply (and potentially document) before release, but this covers most of my commits.
2022-06-02emacs: change where notmuch-mua-mail moves pointDamien Cassou
Move point to the position that makes the most sense instead of always moving point to the TO. This is useful when TO/SUBJECT are passed as argument. Amended by db: move news item to UNRELEASED.
2022-04-25NEWS: set release dateDavid Bremner
2022-04-22NEWS: user visible changes for 0.36David Bremner
2022-04-22NEWS: fix location for notmuch-webDavid Bremner
It actually lives under 'devel/', not 'contrib/`.
2022-04-15NEWS: add header for 0.36David Bremner
2022-02-25devel/notmuch-web: single user web front end using python-cffiDavid Bremner
Originally contributed by Brian Sniffen [1]. Quite a few unpublished fixes from Daniel Kahn Gilmour. We've been running it a few years now as the "official" archive of the notmuch mailing list. There also a few fixes from myself and Austin Ray. Finally I converted it to the new python bindings. This commit squashes the several years of development history and moves it under devel, in recognition of the now established role it plays in the project infrastructure. [1]: id:87tvyvp4f2.fsf@istari.evenmere.org
2022-02-06NEWS: set release date for 0.35David Bremner
2022-02-05NEWS: remaining items for 0.35 releaseDavid Bremner
These are my best guesses based on git commit messages.
2022-01-31NEWS: emacs/notmuch-logo.svg is there in 0.35Tomi Ollila
2022-01-31NEWS: my changes for 0.35David Bremner
2022-01-29NEWS: add stub for 0.350.35_rc0David Bremner
2022-01-09NEWS: add NEWS for 0.34.3David Bremner
2021-12-09NEWS: mention fix for unprintable python exception0.34.2David Bremner
2021-12-09NEWS: add NEWS for 0.34.2David Bremner
2021-11-03NEWS: finalize release dateDavid Bremner
2021-10-31NEWS: start news for 0.34.1David Bremner
2021-10-27NEWS: fix typo in 0.34 news.David Bremner
Thanks to jrm on IRC for finding the typo.
2021-10-20NEWS: set datedebian/0.34-1archive/debian/0.34-10.34David Bremner
2021-10-20add NEWS for remaining changesDavid Bremner
2021-10-20NEWS: update sexp-query newsDavid Bremner
2021-10-15NEWS: stub news for 0.34~rc0David Bremner
This is mostly to pacify the release checks. NEWS will be filled in during the release process.
2021-09-30Merge tag '0.33.2'David Bremner
notmuch 0.33.2 release
2021-09-30NEWS: update for 0.33.2David Bremner
2021-09-10Merge tag '0.33.1'David Bremner
notmuch 0.33.1 release
2021-09-10NEWS: update for 0.33.1David Bremner
2021-09-08NEWS: typo fix; some trailing periodsTomi Ollila
The trailing periods to smaller diff between devel/news2wiki.pl output and what has been pushed to notmuch-wiki.
2021-09-03NEWS: set release dateDavid Bremner
2021-09-03NEWS: add minimal description of remaining changes.David Bremner
2021-08-26NEWS: user visible changes for 0.33David Bremner
Based on commits attributed to me in the output of $ git shortlog 0.32.3..