| Commit message (Collapse) | Author | Age |
|
|
|
| |
I'm trying to get into the habit of maintaining the NEWS file as I go.
|
|
|
|
|
|
|
|
|
| |
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>
|
|\
| |
| |
| |
| | |
This brings one bug fix into master that was originally applied
directly to the 0.3.x branch.
|
| |
| |
| |
| |
| |
| |
| | |
"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).
|
| |
| |
| |
| | |
Signed-off-by: Dirk Hohndel <hohndel@infradead.org>
|
|\|
| |
| |
| |
| |
| |
| |
| | |
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).
|
| |
| |
| |
| |
| | |
This is going to be a bug-fix only release to fix the handful of issue
noticed immediately after 0.3 was pushed out.
|
| |
| |
| |
| |
| |
| | |
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.
|
| |
| |
| |
| |
| | |
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.
|
|/
|
|
| |
Describe new auto-tagging functionality in the NEWS.
|
|
|
|
|
| |
I ran the spell-checker prior to the last commit, but apparently I
hadn't actually saved the buffer.
|
|
|
|
|
| |
Summarizing all the major new features and fixes found in the git log
since 0.2. A rather nice list, really.
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
|
| |
This should be required in all patches
Signed-off-by: Dirk Hohndel <hohndel@infradead.org>
|
| |
|
|
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.
|