From ff4fb8977ec8b21c9ce616a3351cf2ad5a6bbfa2 Mon Sep 17 00:00:00 2001 From: "roberto@fierobecco" Date: Sun, 29 Nov 2009 08:57:51 +0100 Subject: [PATCH] Release 0.9.3 --- ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/ChangeLog b/ChangeLog index 3f213af3..dfa68d17 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,15 @@ +*** 20091129 Version 0.9.3 *** + +- Nginx 0.7.x module +- configuration via python module +- support (non-standard) for Python 3.x +- Twisted client resource adapter +- graceful restart of worker processes and hot-plug substitution/upgrade of the uWSGI server +- shared memory area to share data between workers/processes +- Tomcat handler +- support for virtualenv +- tons of bugfixes and optimizations + *** 20090829 Version 0.9.2 *** - TCP support