mirror of
https://github.com/frappe/gunicorn.git
synced 2026-01-14 11:09:11 +08:00
release 0.17.2
This commit is contained in:
parent
31e259ea97
commit
5369c6c291
@ -1,6 +1,16 @@
|
|||||||
Changelog - 2013
|
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
|
0.17.1 / 2013-01-05
|
||||||
-------------------
|
-------------------
|
||||||
|
|
||||||
|
|||||||
@ -1,8 +1,8 @@
|
|||||||
Changelog
|
Changelog
|
||||||
=========
|
=========
|
||||||
|
|
||||||
0.17.2 / current
|
0.17.2 / 2013-01-07
|
||||||
----------------
|
-------------------
|
||||||
|
|
||||||
- optimize readline
|
- optimize readline
|
||||||
- make imports errors more visiblle when loading an app or a logging
|
- make imports errors more visiblle when loading an app or a logging
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user