mirror of
https://github.com/frappe/gunicorn.git
synced 2026-01-14 11:09:11 +08:00
bump to 0.6
This commit is contained in:
parent
b7759a5d75
commit
5ff4b30c28
@ -50,7 +50,7 @@
|
|||||||
<div class="document" id="news">
|
<div class="document" id="news">
|
||||||
<h1 class="title">News</h1>
|
<h1 class="title">News</h1>
|
||||||
<div class="section" id="id1">
|
<div class="section" id="id1">
|
||||||
<h1>0.5.2 / 2010-02-22</h1>
|
<h1>0.6 / 2010-02-22</h1>
|
||||||
<ul class="simple">
|
<ul class="simple">
|
||||||
<li>Added setproctitle</li>
|
<li>Added setproctitle</li>
|
||||||
<li>Change privilege switch behaviour. We now works like NGINX, master keep the permission, new uid/gid permissions are only set to the workers.</li>
|
<li>Change privilege switch behaviour. We now works like NGINX, master keep the permission, new uid/gid permissions are only set to the workers.</li>
|
||||||
|
|||||||
@ -4,7 +4,7 @@ title: News
|
|||||||
News
|
News
|
||||||
====
|
====
|
||||||
|
|
||||||
0.5.2 / 2010-02-22
|
0.6 / 2010-02-22
|
||||||
------------------
|
------------------
|
||||||
|
|
||||||
* Added setproctitle
|
* Added setproctitle
|
||||||
|
|||||||
@ -4,4 +4,4 @@
|
|||||||
# See the NOTICE for more information.
|
# See the NOTICE for more information.
|
||||||
|
|
||||||
|
|
||||||
__version__ = "0.5.2"
|
__version__ = "0.6"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user