mirror of
https://github.com/frappe/gunicorn.git
synced 2026-01-14 11:09:11 +08:00
0.17.1 changelog
This commit is contained in:
parent
b8ea96b6a3
commit
517ac6281d
9
docs/source/2013-news.rst
Normal file
9
docs/source/2013-news.rst
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
Changelog - 2013
|
||||||
|
================
|
||||||
|
|
||||||
|
0.17.1 / 2013-01-05
|
||||||
|
-------------------
|
||||||
|
|
||||||
|
- add syslog facility name setting
|
||||||
|
- fix ``--version`` command line argument
|
||||||
|
- fix wsgi url_scheme for https
|
||||||
@ -1,6 +1,13 @@
|
|||||||
Changelog
|
Changelog
|
||||||
=========
|
=========
|
||||||
|
|
||||||
|
0.17.1 / 2013-01-05
|
||||||
|
-------------------
|
||||||
|
|
||||||
|
- add syslog facility name setting
|
||||||
|
- fix ``--version`` command line argument
|
||||||
|
- fix wsgi url_scheme for https
|
||||||
|
|
||||||
0.17.0 / 2012-12-25
|
0.17.0 / 2012-12-25
|
||||||
-------------------
|
-------------------
|
||||||
|
|
||||||
@ -133,6 +140,7 @@ History
|
|||||||
.. toctree::
|
.. toctree::
|
||||||
:titlesonly:
|
:titlesonly:
|
||||||
|
|
||||||
|
2013-news
|
||||||
2012-news
|
2012-news
|
||||||
2011-news
|
2011-news
|
||||||
2010-news
|
2010-news
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user