summaryrefslogtreecommitdiff
path: root/NEWS
AgeCommit message (Collapse)Author
2011-11-23NEWS: set (approximate) date for 0.10 releaseDavid Bremner
It doesn't really matter if we are off by a day.
2011-11-23NEWS: item for silent killing of search buffers.David Bremner
This is maybe borderline for inclusion in NEWS, but maybe the NEWS item helps someone who thinks there is a bug.
2011-11-16NEWS: fix some old typos and trailing whitespacePieter Praet
(with a further M-x whitespace-cleanup by db)
2011-11-16NEWS: add entries for stashing-related keybinding and testsPieter Praet
Add news entries for commits: f9764bfacc97457d1154c2d2a6001a6564f13ec3 64febdf71c4184ca369f5d11d7f196704a3ec1a6
2011-11-16NEWS entry for id-linksDaniel Schoepe
This adds a NEWS entry for commit 4a4ada73b751b1916c5dc4d408a8056411566e38 (second try, with whitespace fix)
2011-11-16Revert "NEWS entry for id-links"David Bremner
This reverts commit e93bf1f842d4d06b2468d1cdbd5e4e25877c7a44. reverting to fix whitespace
2011-11-16NEWS entry for id-linksDaniel Schoepe
This adds a NEWS entry for commit 4a4ada73b751b1916c5dc4d408a8056411566e38
2011-11-16NEWS entry for adding tab-completion to notmuch-searchDaniel Schoepe
Add a news entry for commit6a280088e6769015ade7758b9790384997a21ff3.
2011-11-16NEWS: mention improved search buffer performance, change Optimizations to PerformanceDavid Bremner
via email: id:"20111116154317.GC2852@mit.edu"
2011-11-15NEWS: discuss contrib and nmbugDavid Bremner
I mention the possibility of a seperate license here because currently notmuch-deliver is licensed GPL v2 only.
2011-11-15cli: add support for --output parameter in notmuch countJani Nikula
Add support for --output=messages (which remains the default) and --output=threads to notmuch count. Signed-off-by: Jani Nikula <jani@nikula.org>
2011-11-15cli: add options --offset and --limit to notmuch searchJani Nikula
Add options --offset=[-]N and --limit=M to notmuch search to determine the first result and maximum number of results to display. Option --limit=M limits the maximum number of results to display to M. Option --offset=[-]N skips the first N results; with the leading '-' skip until the Nth result from the end. Note that --offset with a negative N for thread or summary output requires counting the number of matching threads in advance. Signed-off-by: Jani Nikula <jani@nikula.org>
2011-11-14news: Store "from" and "subject" headers in the database.Austin Clements
2011-11-12NEWS: mention dtach instead of screen in the description of testing changesDavid Bremner
This brings NEWS back in line with the actual code.
2011-11-05NEWS: tentative news item about requiring screen to run the test suite.David Bremner
Hopefully this will be fixed before release, but for the moment, explain to people why their test suite might not be working like it used to.
2011-10-23docs: Update news, man page, and online help for restore --accumulateDavid Bremner
As a side effect, reformat the NEWs entry for notmuch dump for consistency with the notmuch restore NEWS submitted by Thomas Schwinge.
2011-10-16docs: Update man page, NEWS and online help for new dump arguments.David Bremner
We mention in all three places that using the filename argument is deprecated.
2011-10-11NEWS: document API changes to n_d_find_message{,_by_filename}David Bremner
For details the user will have to refer to the source. Reformat Ruby news consistently with Python.
2011-10-11NEWS: document API changes to n_d_find_message{,_by_filename}David Bremner
For details the user will have to refer to the source.
2011-10-09NEWS: add notes about emacs improvements and reply formating cleanupJameson Graef Rollins
2011-09-29NEWS: Note implementation bug for python bindingSebastian Spaeth
Make note that find_message_by_name currently crashes the python process if the Database is READ-ONLY. This should be fixed in the underlying libnotmuch. Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2011-09-29NEWS: Update with python binding newsSebastian Spaeth
List major changes. Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2011-09-26NEWS: add item for python bindings.David Bremner
Just the one unicode related change this release.
2011-09-26NEWS: add item for Ruby bindings.David Bremner
This is based on a quick scan of git log.
2011-09-26NEWS: start release notes for 0.9David Bremner
Thanks to Austin Clements for providing these notes, and the patches they describe.
2011-09-10update date in NEWS to better approximate real release date for 0.80.8David Bremner
2011-09-10NEWS: add blurb for python bindings changesDavid Bremner
2011-09-09add news item for rubyDavid Bremner
2011-09-08NEWS: add item for build system fixesDavid Bremner
Sed was POSIXed and use of nm dumbed down, replaced by awk hackery.
2011-09-06Add NEWS item output improvements to rfc822 part handling.Jameson Graef Rollins
2011-08-01update NEWS for 0.7David Bremner
Essentially point form from git log --oneline.
2011-07-17update NEWS and debian/changelog for 0.6.1David Bremner
2011-07-01NEWS: Update for release 0.6David Bremner
Fix some typos, add some notes on python bindings, "improve" the folder searching description, expand the discussion of crypto changes. This includes the changes from id:"1309541202-4938-1-git-send-email-dmitry.kurochkin@gmail.com" Thanks to Sebastian, Austin, and Uwe, Dmitry for the editing help.
2011-07-01NEWS: Add notes for (imminent) notmuch 0.6 releaseCarl Worth
By skimming through "git log 0.5..origin/release" late at night. Hopefully everything here is accurate. (cherry picked from commit d173069ad9cf042458f16af00729867cb13bb3b7)
2010-11-11NEWS: Add notes for 0.5 release.Carl Worth
Which is ready to go now.
2010-11-06NEWS: Update NEWS files for a couple of recent changes.Carl Worth
These two changes since the 0.4 release are noteworthy.
2010-11-01Increment notmuch version to 0.4.Carl Worth
As reminded in the RELEASING instructions, the correct version is 0.4, not 0.4.0, so update this in the NEWS file as well.
2010-11-01NEWS: Add notes for the 0.4.0 releaseCarl Worth
Which is about to be pushed out.
2010-06-08NEWS: Document the new "notmuch show --format=mbox" formatCarl Worth
I'm trying to get into the habit of maintaining the NEWS file as I go.
2010-06-03NEWS: describe easier FCC configurationSebastian Spaeth
I know I should be writing something witty here to make cworth happy, but I can't think for any verbose justification of this patch beyond that submitting a NEWS blurb will make cworth happy too. So let's make him happy. Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2010-04-27Merge branch '0.3.x' immediately after the 0.3.1 releaseCarl Worth
This brings one bug fix into master that was originally applied directly to the 0.3.x branch.
2010-04-27NEWS: Reword the latest bug description slightly.Carl Worth
"Still needs to be handled correctly" could be misread to suggest that the bug has not actually been fixed yet. So clarify what is actually meant here, (that the bug is unlikely but we're still motivated to fix it).
2010-04-27Update NEWS to reflect the SEGV bugfixDirk Hohndel
Signed-off-by: Dirk Hohndel <hohndel@infradead.org>
2010-04-27Merge branch '0.3.x'Carl Worth
This doesn't pull in any code, (everything in 0.3.x was originally cherry-picked from master anyway). But the merge does give us a correct NEWS file showing which fixes are included in 0.3.1 and which features have been commited "since" then, (topologically, not chronologically).
2010-04-27NEWS: Add notes for the 0.3.1 releaseCarl Worth
This is going to be a bug-fix only release to fix the handful of issue noticed immediately after 0.3 was pushed out.
2010-04-27NEWS: Note build fix for OpenSolaris (at least).Carl Worth
This hit the list just as I sent out my "final call for 0.3.1 testing" and is just the kind of thing that's nice to get into a maintenance release.
2010-04-27NEWS: Add notes for the 0.3.1 releaseCarl Worth
I think this is ready to go now, but I'm going to impose a mandatory waiting period this time to catch any last-minute issues.
2010-04-27Subject: [PATCH] NEWS: add mention of auto-tagging.Jesse Rosenthal
Describe new auto-tagging functionality in the NEWS.
2010-04-27NEWS: Fix spelling errors.Carl Worth
I ran the spell-checker prior to the last commit, but apparently I hadn't actually saved the buffer.
2010-04-27NEWS: Add notes for the 0.3 release.Carl Worth
Summarizing all the major new features and fixes found in the git log since 0.2. A rather nice list, really.