aboutsummaryrefslogtreecommitdiff
path: root/NEWS
AgeCommit message (Collapse)Author
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
2012-03-19NEWS: set release date for 0.12David Bremner
2012-03-19NEWS: news for reply enhancementsAdam Wolfe Gordon
2012-03-18NEWS: start section for 0.13David Bremner
People are making patches for the 0.12 NEWS section for features that won't be there. Let's help them out by adding a new stanza.
2012-03-14Merge branch 'release'David Bremner
2012-03-14NEWS: emacs: enable `notmuch-search-line-faces' by defaultJani Nikula
2012-03-14Merge branch 'release'David Bremner
2012-03-14NEWS: cli: manual page for notmuch configuration optionsJani Nikula
2012-03-14NEWS: emacs: inline patch fake attachment file namesJani Nikula
2012-03-14NEWS: emacs: support text/calendar MIME typeJani Nikula
2012-03-14NEWS: emacs: show view archiving key binding changesJani Nikula
2012-03-14NEWS: emacs: Fix MML tag quoting in repliesJani Nikula
2012-03-03Make exclusion visible againDavid Bremner
This reverts dfee0f9 man: remove search.exclude_tags from notmuch-config.1 for 0.12 e83409d NEWS: revert NEWS item for exclude tags for 0.12 e77b031 config: disable addition of exclude tags for 0.12
2012-03-02NEWS: revert NEWS item for exclude tags for 0.12Mark Walters
2012-03-01NEWS: add entry for `notmuch-show-stash-mlarchive-link{,-and-go}'Pieter Praet
2012-02-29News for Make buttons for attachments allow viewing as well as savingMark Walters
On Sat, 21 Jan 2012 09:09:58 -0400, David Bremner <david@tethera.net> wrote: > On Fri, 20 Jan 2012 09:44:06 +0000, Mark Walters <markwalters1009@gmail.com> wrote: > > Define a keymap for attachment buttons to allow multiple actions. > > Define 3 possible actions: > > save attachment: exactly as currently, > > view attachment: uses mailcap entry, > > view attachment with user chosen program > > pushed. Here is a News patch for this feature. Best wishes Mark From fde33258850a438f1810e4158c946b3cf185b5e8 Mon Sep 17 00:00:00 2001 From: Mark Walters <markwalters1009@gmail.com> Date: Wed, 29 Feb 2012 09:26:17 +0000 Subject: [PATCH] News item for allowing attachment buttons to view as well as save.
2012-02-27NEWS: sync 'new.ignore' entry with its comment in notmuch-config.cPieter Praet
See previous commit.
2012-02-25News for retaining state when refreshing notmuch showAustin Clements
2012-02-25NEWS: add entry for the improved unicode handling in the python bindingsJustus Winter
Signed-off-by: Justus Winter <4winter@informatik.uni-hamburg.de>
2012-02-25NEWS: add entry for python 3.2 compatibilityJustus Winter
Signed-off-by: Justus Winter <4winter@informatik.uni-hamburg.de>
2012-02-17NEWS: add news section for new.ignoreTomi Ollila
Added NEWS section 'Mail store folder/file ignore'.
2012-02-08NEWS: document Emacs UI tagging operations changesDmitry Kurochkin
2012-02-04Merge commit '0.11.1'David Bremner
Conflicts: NEWS bindings/python/notmuch/database.py bindings/python/notmuch/message.py notmuch.1 NEWS merged by hand, others taken from master.
2012-02-03NEWS: set release date for 0.11.1David Bremner
2012-02-03emacs: quote MML tags in repliesAaron Ecay
Emacs message-mode uses certain text strings to indicate how to attach files to outgoing mail. If these are present in the text of an email, and a user is tricked into replying to the message, the user’s files could be exposed. Edited-by: Pieter Praet <pieter@praet.org>: Rebased to release branch.
2012-01-23NEWS: update "Tag exclusion" sectionPieter Praet
2012-01-23Add a NEWS section for 0.11.1 and document the python error handling bugfixJustus Winter
2012-01-22Fix NEWS about gmime 2.6Thomas Jost
Previous version had a typo ("they may be" instead of "there may be") and was lacking a proper description of the gmime bug.
2012-01-21Update NEWS and INSTALL about gmime 2.6Thomas Jost