mirror of
https://github.com/frappe/gunicorn.git
synced 2026-01-14 11:09:11 +08:00
add R17.5 changelog
This commit is contained in:
parent
012d60f1e0
commit
9c0d1a0cad
@ -1,6 +1,20 @@
|
|||||||
Changelog - 2013
|
Changelog - 2013
|
||||||
================
|
================
|
||||||
|
|
||||||
|
R17.5 / 2013-07-03
|
||||||
|
------------------
|
||||||
|
|
||||||
|
- new: add signals documentation
|
||||||
|
- new: add post_worker_init hook for workers
|
||||||
|
- new: try to use gunicorn.conf.py in current folder as the default
|
||||||
|
config file.
|
||||||
|
- fix graceful timeout with the Eventlet worker
|
||||||
|
- fix: don't raise an error when closing the socket if already closed
|
||||||
|
- fix: fix --settings parameter for django application and try to find
|
||||||
|
the django settings when using the ``gunicorn`` command.
|
||||||
|
- fix: give the initial global_conf to paster application
|
||||||
|
- fix: fix 'Expect: 100-continue' support on Python 3
|
||||||
|
|
||||||
0.17.4 / 2013-04-24
|
0.17.4 / 2013-04-24
|
||||||
-------------------
|
-------------------
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user