mirror of
https://github.com/frappe/gunicorn.git
synced 2026-01-14 11:09:11 +08:00
Update changelog
This commit is contained in:
parent
bd833e0009
commit
c7c0f9db76
@ -5,6 +5,12 @@ Changelog
|
|||||||
19.x / not released
|
19.x / not released
|
||||||
===================
|
===================
|
||||||
|
|
||||||
|
- fix: address a regression that prevented syslog support from working
|
||||||
|
(:issue:`1668`, :pr:`1773`)
|
||||||
|
- fix: correctly set `REMOTE_ADDR` on versions of Python 3 affected by
|
||||||
|
`Python Issue 30205 <https://bugs.python.org/issue30205>`_
|
||||||
|
(:issue:`1755`, :pr:`1796`)
|
||||||
|
- fix: show zero response length correctly in access log (:pr:`1787`)
|
||||||
- fix: prevent raising :exc:`AttributeError` when ``--reload`` is not passed
|
- fix: prevent raising :exc:`AttributeError` when ``--reload`` is not passed
|
||||||
in case of a :exc:`SyntaxError` raised from the WSGI application.
|
in case of a :exc:`SyntaxError` raised from the WSGI application.
|
||||||
(:issue:`1805`, :pr:`1806`)
|
(:issue:`1805`, :pr:`1806`)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user