summaryrefslogtreecommitdiff
path: root/NEWS
AgeCommit message (Collapse)Author
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.
2010-04-26Add NEWS updates for my last batch of patchesDirk Hohndel
in the future I'll include those with my patches. Hope it's ok to do this as one single patch for this series. Signed-off-by: Dirk Hohndel <hohndel@infradead.org>
2010-04-26Add NEWS section for author reorderingDirk Hohndel
This should be required in all patches Signed-off-by: Dirk Hohndel <hohndel@infradead.org>
2010-04-16NEWS: Add release notes for the 0.2 release.Carl Worth
2010-04-05NEWS: Add some (brief) news items for the initial 0.1 release.Carl Worth
Generally, the NEWS items will describe changes since the previous release. But there's not much we can do for that since we've never had a release before.