summaryrefslogtreecommitdiffstats
path: root/NEWS
AgeCommit message (Collapse)Author
2018-05-29NEWS: mention notmuch --full-scanDavid Bremner
2018-05-29NEWS: mention thread:{} queriesDavid Bremner
2018-05-29NEWS: deprecate pre-1.4.0 XapianDavid Bremner
We want to give people some heads up before dropping support, since removing a bunch of ifdefs will be a pain to revert.
2018-05-27NEWS: start entry for 0.27David Bremner
No content yet.
2018-05-03move more http -> httpsDaniel Kahn Gillmor
Correct URLs that have crept into the notmuch codebase with http:// when https:// is possible. As part of this conversion, this changeset also indicates the current preferred upstream URLs for both gmime and sup. the new URLs are https-enabled, the old ones are not. This also fixes T310-emacs.sh, thanks to Bremner for catching it.
2018-04-28Merge branch 'release'David Bremner
2018-04-28NEWS: set release dateDavid Bremner
2018-04-26Merge branch 'release'David Bremner
minimal mset fix, for 0.26.2
2018-04-26NEWS: news item for mset fixDavid Bremner
2018-04-25Merge branch 'release'David Bremner
reference loop fixes to be included in 0.26.2
2018-04-25NEWS: add item for reference loop fix.David Bremner
2018-04-24NEWS: Fix typosMartin Michlmayr
2018-04-07Merge branch 'release'David Bremner
2018-04-02lib: bump LIBRARY_MINOR_VERSIONDavid Bremner
We added several new functions, at least notmuch_database_get_default_indexopts notmuch_database_index_file notmuch_indexopts_destroy notmuch_indexopts_get_decrypt_policy notmuch_indexopts_set_decrypt_policy notmuch_message_count_files notmuch_message_has_maildir_flag notmuch_message_reindex notmuch_message_remove_all_properties_with_prefix notmuch_thread_get_total_files
2018-03-24Fix typos as found by codespellGeorg Faerber
Signed-off-by: Georg Faerber <georg@riseup.net>
2018-01-09Merge tag '0.26'David Bremner
notmuch 0.26 release
2018-01-09NEWS: Fix markup of headlinedebian/0.26-10.26David Bremner
2018-01-09NEWS: set release dateDavid Bremner
2018-01-06NEWS: don't start headlines with --David Bremner
This confuses our simple tooling, and it's questionable style anyway.
2018-01-05NEWS: minimalist notes for Vladimir's changesDavid Bremner
2018-01-05NEWS: minimalist notes for Yuri's changesDavid Bremner
2018-01-05NEWS: minimalist notes for Jani's changesDavid Bremner
2018-01-04NEWS: move test suite news downDavid Bremner
2018-01-04fix typosDaniel Kahn Gillmor
2017-12-31NEWS: document notmuch-properties(7)Daniel Kahn Gillmor
2017-12-31NEWS: document notmuch_message_remove_all_properties_with_prefixDaniel Kahn Gillmor
2017-12-31NEWS: notmuch {show, reply} --decrypt takes explicit argumentDaniel Kahn Gillmor
2017-12-31NEWS: note decrypt_policy in python bindings for index_fileDaniel Kahn Gillmor
2017-12-31NEWS: transition n_d_add_message to n_d_index_fileDaniel Kahn Gillmor
2017-12-31NEWS: cleartext indexing section includes session keysDaniel Kahn Gillmor
These are part and parcel of the same feature, so include the overview here.
2017-12-30NEWS: Python bindings changes for 0.26David Bremner
These are my own changes, plus those of Florian Klink and Lucas Hoffmann. Gaute's change fixed a bug that was never in a released version, so I left it out.
2017-12-30NEWS: CLI changes for 0.26David Bremner
As with the lib changes, these are based on the commits with me as author.
2017-12-30NEWS: library changes for 0.26David Bremner
These are just "my" changes, as arbited by "git shortlog", which sometimes lies.
2017-12-29NEWS: Add nmbug 0.3 release notes to the notmuch 0.26 sectionW. Trevor King
2017-12-24NEWS: document notmuch reindexDaniel Kahn Gillmor
Describe the introduction of the "reindex" subcommand. This blurb acknowledges Subject: instability under reindexing when multiple copies exist (suggesting that this is something that needn't necessarily hold up a release).
2017-12-08Merge branch 'release'David Bremner
Conflicts: NEWS Add in NEWS from point release
2017-12-08NEWS: news for 0.25.3David Bremner
2017-12-08indexing: Change from try_decrypt to decryptDaniel Kahn Gillmor
the command-line interface for indexing (reindex, new, insert) used --try-decrypt; and the configuration records used index.try_decrypt. But by comparison with "show" and "reply", there doesn't seem to be any reason for the "try" prefix. This changeset adjusts the command-line interface and the configuration interface. For the moment, i've left indexopts_{set,get}_try_decrypt alone. The subsequent changeset will address those.
2017-11-05Merge branch 'release'David Bremner
Changes from 0.25.2 release
2017-11-05NEWS for 0.25.2David Bremner
2017-10-22NEWS: cleartext indexingDaniel Kahn Gillmor
give a short summary of cleartext indexing of encrypted e-mail messages.
2017-10-22NEWS: test suite out-of-tree buildsJani Nikula
Out-of-tree builds now work and supersede --root option.
2017-09-11NEWS: news entry for 0.25.1David Bremner
2017-07-25NEWS: set dateDavid Bremner
2017-07-25NEWS: formatting fixupsDavid Bremner
These are from Tomi, split from the previous commit
2017-07-25NEWS for release 0.25: Emacs: support for stashing message timestampTomi Ollila
2017-07-18NEWS: drop redundant mention of dump fixDavid Bremner
This actually happened in 0.24.x.
2017-07-16NEWS: Initial writeup for my contributions to 0.25David Bremner
2017-07-16NEWS: start entry for 0.25David Bremner
2017-07-15NEWS: a few formatting updates for 0.24 news items (wiki compatibility)Tomi Ollila
- removed 7 trailing dots -- to make those lines subsection headers - converted some (mime type) text to monospace - removed one extra space