Skip to content

Commit

Permalink
Release 2.0.2
Browse files Browse the repository at this point in the history
Signed-off-by: Stephen Finucane <[email protected]>
  • Loading branch information
stephenfin committed May 17, 2018
1 parent 80d69b3 commit 0cdbb28
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions releasenotes/notes/patchwork-2-0-2-880ed15554316320.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
---
fixes:
- |
Resolve some issues caused by parallel parsing of series.
- |
Poorly formatted email headers are now handled correctly.
- |
Patches with CRLF newlines are now parsed correctly and these line endings
are stripped when saving patches.
- |
Resolved some issues with pagination.
- |
Emails from *git-pull-request* v2.14.3+ are now handled correctly.
- |
Token generation from the web UI is now disabled if the REST API is
disabled. This was causing an exception.
- |
Non-breaking spaces in tags are now handled correctly.
- |
Patches with no space before the series marker, such as ``PATCH1/8``, are
now parsed correctly.

0 comments on commit 0cdbb28

Please sign in to comment.