We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dfa25e9 commit c28db88Copy full SHA for c28db88
CHANGES.txt
@@ -31,8 +31,11 @@
31
- Files included via the ``[include]`` section are now logged at the ``INFO``
32
level instead of ``WARN``. Patch by Daniel Hahler.
33
34
-- ``400 Bad Request`` is now returned if an XML-RPC request is received with
35
- invalid body data. In previous versions, ``500 Internal Server Error``
+3.2.3 (2016-03-19)
+------------------
36
+
37
+- 400 Bad Request is now returned if an XML-RPC request is received with
38
+ invalid body data. In previous versions, 500 Internal Server Error
39
was returned.
40
41
3.2.2 (2016-03-04)
0 commit comments