aboutsummaryrefslogtreecommitdiffhomepage
path: root/NEWS
Commit message (Collapse)AuthorAge
* NEWS: notmuch insert respects maildir.synchronize_flagsGravatar Jani Nikula2014-05-02
|
* NEWS: add overview section for 0.18Gravatar David Bremner2014-05-01
| | | | | This mentions the things I (subjectively) thought were most likely to either annoy people or make it worth upgrading.
* NEWS: message header parser changesGravatar Jani Nikula2014-04-28
|
* NEWS: mbox files are no longer supportedGravatar Jani Nikula2014-04-28
|
* NEWS: folder:, path:, and database upgradeGravatar Jani Nikula2014-04-28
| | | | Related news together.
* NEWS: replies to encrypted messages encrypted by defaultGravatar Jani Nikula2014-04-28
|
* NEWS: Ido initialization for Emacs 23.[123]Gravatar Tomi Ollila2014-04-27
|
* NEWS: bump versionGravatar David Bremner2014-04-22
| | | | As usual, we'll just edit the version in place for release candidates.
* NEWS for displaying tag changesGravatar Mark Walters2014-04-21
|
* News for changes from Austin ClementsGravatar Austin Clements2014-04-19
|
* NEWS: notmuch-init-file and notmuch-emacs-version related newsGravatar Tomi Ollila2014-04-19
| | | | Along with those, removed trailing space from subsection title.
* NEWS: Document the recent 'nmbug clone' and @{upstream} changesGravatar W. Trevor King2014-04-18
| | | | | | | | | | | The changes landed with c200167 (nmbug: Add 'clone' and replace FETCH_HEAD with @{upstream}, 2014-03-09). The preferred markup language for NEWS seems to be Markdown, which is parsed by devel/news2wiki.pl into Markdown chunks for rendering by ikiwiki [1]. [1]: http://notmuchmail.org/news/
* NEWS: document possible breakage from saved-search format changeGravatar Mark Walters2014-04-14
| | | | | | | | | | | If the user has unsorted or alphabetically sorted saved-searches these should continue to work. If they have some custom lisp sort function then it will need updating to work with the new saved-sort format. Document this, and how the updating should be done. Also roll in fixes for the markdown in the first part of the NEWS suggested by Tomi: change `just work' to *just work* and removed periods from the end of subtitle lines.
* News for emacs saved-searches change.Gravatar Mark Walters2014-04-11
| | | | | | | The important point is that the changed search variable is not forward compatible (it *is* backwards compatible): that is previous version of notmuch-emacs will be unusable with a new style notmuch-saved-search variable.
* NEWS: note closing of id:87ty19pi85.fsf@zancas.localnetGravatar David Bremner2014-03-03
| | | | Also close the original debian bug.
* NEWS: note closing of bug id:87wqhcxb5j.fsf@maritornes.cs.unb.caGravatar David Bremner2014-03-03
| | | | This is also/originally Debian bug 737496, so close that too.
* notmuch dump: default to batch-tag format.Gravatar David Bremner2014-01-24
| | | | | Although we didn't formally deprecate the old format, the new one has been available for a year.
* version: bump to 0.17Gravatar David Bremner2013-12-30
|
* version: bump to 0.17~rc4Gravatar David Bremner2013-12-28
| | | | | Unfortunately release-checks.sh will whine a bit because it has not caught up with the renaming of the version macros.
* version: bump versionGravatar David Bremner2013-12-07
| | | | | | | | Roll (one last?) release candidate because of Austin's LIBNOTMUCH_VERSION changes. Atomically bump the manually (NEWS, debian/changelog) and automatically (everywhere else) updated places version is mentioned.
* News updates for Mark's bugfixesGravatar Mark Walters2013-12-01
|
* NEWS: bump dateGravatar David Bremner2013-11-28
|
* vim: NEWS for vim interfaceGravatar David Bremner2013-11-28
| | | | Transcribed from Felipe's email.
* NEWS: News for big endian sha1 bug fix.Gravatar David Bremner2013-11-25
| | | | | We could give more details about how to migrate tags, but I'm not sure that it's a practical problem, or just a theoretical one.
* Add NEWS entry for notmuch-compactGravatar Ben Gamari2013-11-24
| | | | Signed-off-by: Ben Gamari <bgamari.foss@gmail.com>
* version: bump to 0.17~rc1Gravatar David Bremner2013-11-23
| | | | | Various other files are synched using "make update-versions". NEWS has to be hand edited.
* NEWS: remove blank line.Gravatar David Bremner2013-11-23
| | | | Tomi says I have to.
* NEWS: insert quotable parts in reply as they are displayed in show viewGravatar Jani Nikula2013-11-19
| | | | | | | | | News for commit 5c19eb46a906819744a022463ee3fd7cdfaabbb9 Author: Jani Nikula <jani@nikula.org> Date: Sun Sep 1 20:59:53 2013 +0300 emacs: insert quotable parts in reply as they are displayed in show view
* News for tree-viewGravatar Mark Walters2013-11-16
|
* NEWS: emacs: fix notmuch-mua-reply point placementGravatar Tomi Ollila2013-11-13
| | | | | | News for commit 4ceeaf8038ff241f438ad2a5d0bbda1c78aee385 Minor grammar edit by db.
* Accumulated news for Austin's changesGravatar Austin Clements2013-11-13
|
* News for Emacs help improvementsGravatar Austin Clements2013-10-07
|
* NEWS: cli options for improved duplicate message handlingGravatar Jani Nikula2013-08-24
|
* release: synchronize datesGravatar David Bremner2013-08-03
| | | | | man pages, NEWS, and debian changelog all hardcode date. Make them hardcode the same date.
* version: set new version and release dateGravatar David Bremner2013-07-28
| | | | | These are manually set in version and NEWS, and propagate to the other files via "make update-versions"
* Put 0.16 NEWS in a reasonable orderGravatar Austin Clements2013-07-28
| | | | | | | | | The 0.16 NEWS grew chronologically during development, and as a result wound up in a particularly odd order. This rearranges it to put the most user-visible news first. Roughly: new features, modified behavior, bug fixes, then deprecation, with related items grouped. This does not modify the text of any of the news.
* emacs: News for S-expressions everywhereGravatar Austin Clements2013-07-22
| | | | | Update the news about search using S-expression support to also say that show is also now faster.
* NEWS: Python bindings: Fix loading of libnotmuch on OS X (Darwin)Gravatar Tomi Ollila2013-07-20
|
* NEWS: announce insert commandGravatar Peter Wang2013-07-20
|
* revert: Removed top level --stderr= optionGravatar Tomi Ollila2013-06-24
| | | | | | | While looked good on paper, its attempted use caused confusion, complexity, and potential for information leak when passed through wrapper scripts. For slimmer code and to lessen demand for maintenance/support the set of commits which added top level --stderr= option is now reverted.
* news: Be louder about s/v/o/| on part buttons going awayGravatar Austin Clements2013-06-04
| | | | | | This change is likely to affect most people, so put this information right in the news header and be more explicit about it in the news detail.
* NEWS: update news about the vim interfaceGravatar Felipe Contreras2013-06-02
| | | | Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>
* NEWS: key bindings for next/previous threadGravatar Jani Nikula2013-06-02
|
* News for S-expression support in Emacs search modeGravatar Austin Clements2013-06-01
|
* News for Emacs part handling changesGravatar Austin Clements2013-05-31
|
* NEWS: added information about new --stderr=FILE top level optionGravatar Tomi Ollila2013-05-29
|
* NEWS: a bunch of cli news since 0.15Gravatar Jani Nikula2013-05-26
|
* NEWS: No Emacs 22 supportGravatar Tomi Ollila2013-05-25
|
* NEWS: bash completionGravatar Jani Nikula2013-03-30
|
* NEWS: one typo fixed and 0.15.1 header line tidied upGravatar Tomi Ollila2013-02-27
|