summaryrefslogtreecommitdiff
path: root/NEWS
AgeCommit message (Collapse)Author
2013-12-30version: bump to 0.17David Bremner
2013-12-28version: bump to 0.17~rc4David Bremner
Unfortunately release-checks.sh will whine a bit because it has not caught up with the renaming of the version macros.
2013-12-07version: bump versionDavid Bremner
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.
2013-12-01News updates for Mark's bugfixesMark Walters
2013-11-28NEWS: bump date0.17_rc2David Bremner
2013-11-28vim: NEWS for vim interfaceDavid Bremner
Transcribed from Felipe's email.
2013-11-25NEWS: News for big endian sha1 bug fix.David Bremner
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.
2013-11-24Add NEWS entry for notmuch-compactBen Gamari
Signed-off-by: Ben Gamari <bgamari.foss@gmail.com>
2013-11-23version: bump to 0.17~rc1David Bremner
Various other files are synched using "make update-versions". NEWS has to be hand edited.
2013-11-23NEWS: remove blank line.David Bremner
Tomi says I have to.
2013-11-19NEWS: insert quotable parts in reply as they are displayed in show viewJani Nikula
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
2013-11-16News for tree-viewMark Walters
2013-11-13NEWS: emacs: fix notmuch-mua-reply point placementTomi Ollila
News for commit 4ceeaf8038ff241f438ad2a5d0bbda1c78aee385 Minor grammar edit by db.
2013-11-13Accumulated news for Austin's changesAustin Clements
2013-10-07News for Emacs help improvementsAustin Clements
2013-08-24NEWS: cli options for improved duplicate message handlingJani Nikula
2013-08-03release: synchronize dates0.16David Bremner
man pages, NEWS, and debian changelog all hardcode date. Make them hardcode the same date.
2013-07-28version: set new version and release dateDavid Bremner
These are manually set in version and NEWS, and propagate to the other files via "make update-versions"
2013-07-28Put 0.16 NEWS in a reasonable orderAustin Clements
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.
2013-07-22emacs: News for S-expressions everywhereAustin Clements
Update the news about search using S-expression support to also say that show is also now faster.
2013-07-20NEWS: Python bindings: Fix loading of libnotmuch on OS X (Darwin)Tomi Ollila
2013-07-20NEWS: announce insert commandPeter Wang
2013-06-24revert: Removed top level --stderr= optionTomi Ollila
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.
2013-06-04news: Be louder about s/v/o/| on part buttons going awayAustin Clements
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.
2013-06-02NEWS: update news about the vim interfaceFelipe Contreras
Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>
2013-06-02NEWS: key bindings for next/previous threadJani Nikula
2013-06-01News for S-expression support in Emacs search modeAustin Clements
2013-05-31News for Emacs part handling changesAustin Clements
2013-05-29NEWS: added information about new --stderr=FILE top level optionTomi Ollila
2013-05-26NEWS: a bunch of cli news since 0.15Jani Nikula
2013-05-25NEWS: No Emacs 22 supportTomi Ollila
2013-03-30NEWS: bash completionJani Nikula
2013-02-27NEWS: one typo fixed and 0.15.1 header line tidied upTomi Ollila
2013-02-18Merge branch 'release'David Bremner
add in NEWS from 0.15.2 Conflicts: NEWS
2013-02-17NEWS: News for 0.15.2David Bremner
Another couple of build fixes.
2013-02-16notmuch-vim: deprecate, move to contribDavid Bremner
As discussed in id:871udhcmks.fsf@zancas.localnet, notmuch-vim doesn't really meet the standards of the CLI, emacs interface, or python bindings in terms of being well maintained.
2013-01-24Merge branch 'release'David Bremner
Conflicts: NEWS Inserted news from 0.15.1
2013-01-24NEWS: update for 0.15.1David Bremner
Not much to report here, just the one patch
2013-01-22CLI: remove alias machinery, and "part", "search-tags" commandsDavid Bremner
The commands are long deprecated, so removal is probably overdue. The real motivation is to simplify argument handling for notmuch so that we can migrate to the common argument parsing framework.
2013-01-22NEWS: correction to section 0.15 for markdown processingTomi Ollila
At the end of section 0.15 the strings TEST_EMACS & TEST_EMACSCLIENT are now put inside ``:s for better output after markdown processing.
2013-01-18version: update to 0.15debian/0.15-10.15David Bremner
Bump the version in-place in NEWS.
2013-01-18NEWS: document that print message prints all parts including hidden partsMark Walters
2013-01-18NEWS: describe 'batch-tag' dump/restore/tagDavid Bremner
Hopefully it is clear that more details are available in the man pages.
2013-01-16version: set version to 0.15~rc1David Bremner
This is in some sense a rollback, but it makes all the automation happier if the Debian and upstream versions match.
2012-12-25NEWS for emacs part visibility changeMark Walters
Wording suggested by Austin.
2012-12-22NEWS: emacs: hello point placement, tagging customization, thread id stashingJani Nikula
2012-12-22NEWS: notmuch search --format=text0Jani Nikula
2012-12-21news: Promote some things to a general sectionAustin Clements
Date range search may be implemented as a library change, but it's an important user-facing change that affects all notmuch usage. Tag name restrictions aren't as important, but they affect both the CLI interface and the Emacs interface.
2012-12-21News for changes from Austin ClementsAustin Clements
I fear I've fallen behind on my NEWS duties.
2012-12-10NEWS: under-the-hood Emacs interface fixesTomi Ollila
Added the following Emacs Interface NEWS entries: Catch errors bodypart insertions may throw, Improved text/calendar content handling and Disabled coding conversions when reading in `with-current-notmuch-show-message`. Thanks to Austin and David for content improvements.