mirror of
https://github.com/frappe/gunicorn.git
synced 2026-01-14 11:09:11 +08:00
20 lines
480 B
ReStructuredText
20 lines
480 B
ReStructuredText
Changelog - 2013
|
|
================
|
|
|
|
0.17.2 / 2013-01-07
|
|
-------------------
|
|
|
|
- optimize readline
|
|
- make imports errors more visiblle when loading an app or a logging
|
|
class
|
|
- fix tornado worker: don't pass ssl options if there are none
|
|
- fix PEP3333: accept only bytetrings in the response body
|
|
- fix support on CYGWIN platforms
|
|
|
|
0.17.1 / 2013-01-05
|
|
-------------------
|
|
|
|
- add syslog facility name setting
|
|
- fix ``--version`` command line argument
|
|
- fix wsgi url_scheme for https
|