update version

This commit is contained in:
benoitc 2010-02-22 17:49:12 +01:00
parent b20a0ace1e
commit 9c562e27b1
2 changed files with 3 additions and 3 deletions

View File

@ -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
------------------ ------------------

View File

@ -4,4 +4,4 @@
# See the NOTICE for more information. # See the NOTICE for more information.
__version__ = "0.5.1" __version__ = "0.5.2"