mirror of
https://github.com/frappe/gunicorn.git
synced 2026-01-14 11:09:11 +08:00
0.17.3 doc.
This commit is contained in:
parent
160db1f521
commit
6d2c5f8b08
@ -1,6 +1,20 @@
|
|||||||
Changelog
|
Changelog
|
||||||
=========
|
=========
|
||||||
|
|
||||||
|
0.17.3 / 2013-04-23
|
||||||
|
-------------------
|
||||||
|
|
||||||
|
- add ``python -m gunicorn.app.wsgiapp`` support
|
||||||
|
- improve logger class inheritance
|
||||||
|
- exit when the config file isn't found
|
||||||
|
- add the -R option to enable stdio inheritance in daemon mode
|
||||||
|
- don't close file descriptors > 3 in daemon mode
|
||||||
|
- improve STDOUT/STDERR logging
|
||||||
|
- fix pythonpath option
|
||||||
|
- fix pidfile creation on Python 3
|
||||||
|
- fix gevent worker exit
|
||||||
|
- fix ipv6 detection when the platform isn't supporting it
|
||||||
|
|
||||||
0.17.2 / 2013-01-07
|
0.17.2 / 2013-01-07
|
||||||
-------------------
|
-------------------
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user