From c3a90db493bd840cc825ec1480f1db3ef3eb4f91 Mon Sep 17 00:00:00 2001 From: "roberto@debian32" Date: Sat, 21 May 2011 08:10:03 +0200 Subject: [PATCH] uWSGI 0.9.8-rc2 --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/ChangeLog b/ChangeLog index 1b5ca829..524ca46a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,12 @@ *** may 2011 *** + * 0.9.8-rc2 [20110521] + +- new option --die-on-term +- fixed touch reload +- a couple of optimizations for wsgi.input +- systemd integration + * 0.9.8-rc1 [20110514] - massive code cleanup and refactoring