mirror of
https://github.com/frappe/gunicorn.git
synced 2026-01-14 11:09:11 +08:00
update version
This commit is contained in:
parent
b20a0ace1e
commit
9c562e27b1
@ -4,11 +4,11 @@ title: News
|
|||||||
News
|
News
|
||||||
====
|
====
|
||||||
|
|
||||||
0.5.1 / 2010-02-24
|
0.5.1 / 2010-02-22
|
||||||
------------------
|
------------------
|
||||||
|
|
||||||
* Added setproctitle
|
* Added setproctitle
|
||||||
* Change privilege switch behaviour. We now works like NGINX, master keep the permission, new uid/gid permissions are only set to the workers
|
* Change privilege switch behaviour. We now works like NGINX, master keep the permission, new uid/gid permissions are only set to the workers.
|
||||||
|
|
||||||
0.5.1 / 2010-02-22
|
0.5.1 / 2010-02-22
|
||||||
------------------
|
------------------
|
||||||
|
|||||||
@ -4,4 +4,4 @@
|
|||||||
# See the NOTICE for more information.
|
# See the NOTICE for more information.
|
||||||
|
|
||||||
|
|
||||||
__version__ = "0.5.1"
|
__version__ = "0.5.2"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user