fix release date

This commit is contained in:
benoitc 2010-05-24 23:54:57 +02:00
parent cfee2d480f
commit 74e2d5633e
2 changed files with 2 additions and 2 deletions

View File

@ -50,7 +50,7 @@
<div class="document" id="news">
<h1 class="title">News</h1>
<div class="section" id="id1">
<h1>0.9.0 2010-05-22</h1>
<h1>0.9.0 / 2010-05-24</h1>
<ul class="simple">
<li>Added <em>when_ready</em> hook. Called just after the server is started</li>
<li>Added <em>preload</em> setting. Load application code before the worker processes

View File

@ -4,7 +4,7 @@ title: News
News
====
0.9.0 2010-05-22
0.9.0 / 2010-05-24
------------------
- Added *when_ready* hook. Called just after the server is started