summaryrefslogtreecommitdiff
path: root/NEWS
AgeCommit message (Collapse)Author
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.
2012-12-06NEWS: removal of notmuch-foldersJani Nikula
2012-12-01news: add news entry for notmuch-pickmarkwalters1009
2012-11-16NEWS (for 0.15): Added note about Bcc & Reply-To headers in json outputTomi Ollila
notmuch show --format json now includes Bcc and Reply-To headers of the message. Mention that in NEWS. (Heavily modified version of text originally from Michal Nazarewicz.)
2012-10-31NEWS: date range search supportJani Nikula
2012-10-27News for restrictions on tag namesAustin Clements
2012-08-29NEWS: 2 minor consistency changes in sections 0.13.1 and 0.13.2Tomi Ollila
0.13.2: `contrib/notmuch-deliver` is in backticks elsewhere in NEWS file. Commands are generally written in backticks in latest NEWS entries. 0.13.1: Dropped period at the end of Title 'Fix compilation of ruby bindings', as all other titles do not end with a period.
2012-08-20NEWS: set date for release.David Bremner
2012-08-14News for new 'previous' behaviorAustin Clements
2012-08-12emacs: notmuch search bugfixMark Walters
The recent change to use json for notmuch-search.el introduced a bug in the code for keeping position on refresh. The problem is a comparison between (plist-get result :thread) and a thread-id returned by notmuch-search-find-thread-id: the latter is prefixed with "thread:" We fix this by adding an option to notmuch-search-find-thread-id to return the bare thread-id. It appears that notmuch-search-refresh-view is the only caller of notmuch-search that supplies a thread-id so this change should be safe (but could theoretically break users .emacs functions).
2012-08-06NEWS: discuss changes for dump and restore syntax.David Bremner
The duplication in NEWS.Debian is so that Debian users will be warned during upgrade.
2012-07-24News for search cleanupsAustin Clements
2012-07-12News for JSON-based searchAustin Clements
2012-06-10News for updated maildir sync semanticsAustin Clements
2012-06-02NEWS: update for 0.13.2David Bremner
2012-05-28NEWS: add item about ruby bindings.0.13.1David Bremner
Corrections or clarifications welcome.
2012-05-25fix release date for 0.13.1David Bremner
2012-05-25NEWS for directory function fixesAustin Clements
2012-05-24NEWS: started 0.13.1 stanza: fix decoding of text/plain parts in replyTomi Ollila
NEWS item for forthcoming 0.13.1 bug fix release: UTF-8 characters were incorrectly decoded when inserting reply content from text/plain parts.
2012-05-16NEWS: Capitalized go bindings changes titleTomi Ollila
Align 'Go bindings changes' title capitalization to rest of the file
2012-05-16NEWS: Insert markdown formatting commands in 0.13 section textTomi Ollila
NEWS entries in section 0.13 is brought consistent with rest of the NEWS file.
2012-05-16NEWS: Changed 0.13 release date in NEWS file to 2012-05-15Tomi Ollila
2012-05-16NEWS: Dropped old 'Reply to sender' sectionTomi Ollila
'Reply to sender' section was 0.12 news which was accidentally duplicated in 0.13 news
2012-05-15add NEWS item about new emacs tagging interface.Jameson Graef Rollins
This is fairly important to mention, since it represents a user interface change.
2012-05-15news: Update for changes to notmuch_database_get_directoryAustin Clements
2012-05-12NEWS: add an entry for the go 1 compatibilityJustus Winter
Signed-off-by: Justus Winter <4winter@informatik.uni-hamburg.de>
2012-05-05lib: Bump SO version from 2.0.0 to 3.0.0Austin Clements
We've changed the APIs of notmuch_database_open, notmuch_database_create, and notmuch_database_close. Amended by db: also bump string in bindings/python/notmuch/globals.py
2012-05-05News for changes to notmuch_database_{open,create}Austin Clements
2012-05-04NEWS: Insert markdown formatting commandsTomi Ollila
To make updating the notmuchmail.org wiki 'news' section more straightforward the content of the NEWS file has now been brought to almost the same as the *.mdwn files in the wiki page. The changes are basically insertion of mdwn formatting "commands". More effort has been put into formatting the newer release entries (0.12, 0.11 & 0.10) than older. Commit to format 0.13 entries will be made available separately.
2012-05-04NEWS: spacing changesTomi Ollila
With these whitespace changes the spacing looks generally the same throughout the whole file.
2012-05-04NEWS: untabified and added file local variables blockTomi Ollila
Changed all tabs to 8 spaces (M-x untabify over region of the whole file). Now this looks uniformly on all viewers (using fixed-width font) and the observed difference between this "source" file and markdown generated html output on browser window is smaller. In markdown to html conversions tab and 8 spaces indents differently. Also the "Local variables:" block added to the end of this file attempts to ensure tabs are always expanded; whether the used editor is Emacs or Vi.
2012-04-29NEWS: add news item for 'config list'Peter Wang
2012-04-28NEWS: Document the notmuch_database_close splitJustus Winter
Signed-off-by: Justus Winter <4winter@informatik.uni-hamburg.de>
2012-04-12News for raw format changesAustin Clements
2012-03-31NEWS: document inclusion of contrib/notmuch-muttStefano Zacchiroli
2012-03-22NEWS: consistent 2-space indentation in new contentTomi Ollila
Some 0.12 NEWS items descriptions were indented with 3 spaces whereas all other lines are indented with 2 spaces. Brought those escaped lines back in line with others.
2012-03-20Merge tag '0.12'David Bremner
notmuch 0.12 release
2012-03-20add NEWS item for printing0.12David Bremner
2012-03-19Merge branch 'release'David Bremner
Conflicts: NEWS Conflicts resolved by hand for date of 0.12 release.
2012-03-19NEWS: add news item for help = man pageDavid Bremner
As we discovered recently on the list, this really is new for 0.12
2012-03-19NEWS: update discussion of GMime 2.6 version requirements.David Bremner
Be more specific than "Current GMime 2.6". Also explain why we need >=2.6.7