[PATCH stable/2.0 2/2] Release 2.0.2

Stephen Finucane stephen at that.guru
Thu May 17 00:13:59 AEST 2018


Signed-off-by: Stephen Finucane <stephen at that.guru>
---
 .../patchwork-2-0-2-880ed15554316320.yaml     | 21 +++++++++++++++++++
 1 file changed, 21 insertions(+)
 create mode 100644 releasenotes/notes/patchwork-2-0-2-880ed15554316320.yaml

diff --git a/releasenotes/notes/patchwork-2-0-2-880ed15554316320.yaml b/releasenotes/notes/patchwork-2-0-2-880ed15554316320.yaml
new file mode 100644
index 00000000..04890ab2
--- /dev/null
+++ b/releasenotes/notes/patchwork-2-0-2-880ed15554316320.yaml
@@ -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.
-- 
2.17.0



More information about the Patchwork mailing list