updated Changelog and copyright year

This commit is contained in:
roberto@natty32
2011-04-06 09:29:46 +02:00
parent 9c5d289098
commit 6eed48b28d
2 changed files with 9 additions and 9 deletions
+8 -8
View File
@@ -3,20 +3,20 @@
* 0.9.7.2 [20110406]
- new option --touch-reload <file> to reload the stack on <file> modification
- --static-map <mountpoint=documentroot> allows to serve static files
- fixed post limit management
--static-map <mountpoint=documentroot> allows to serve static files
- fixed --post-limit management
- disallow empty socket names
- implemented exc_info WSGI support
- implemented exception_info WSGI support
- new options --reload-on-as <n> and --reload-on-rss <n> allows
to recycle workers when their memory usage is higher than <n>
- fixed syslog support
to recycle workers when their memory usage is higher than <n> MB
- fixed syslog support (use --log-syslog[=facility] to enable it)
- improved plugin loading system
- added support for RabbitMQ as event dispatcher for the Emperor
- fixed FreeBSD memory report
- PSGI plugin can be built without ithreads
- various emperor fixes
- PSGI plugin can be compiled without ithreads
- various Emperor fixes
- fixed a regression with setgroups()
- support for shared sockets (used in jails within network namespace)
- support for shared sockets (used in jails within network namespaces)
*** march 2011 ***
+1 -1
View File
@@ -2,7 +2,7 @@
*** uWSGI ***
Copyright (C) 2009-2010 Unbit S.a.s. <info@unbit.it>
Copyright (C) 2009-2011 Unbit S.a.s. <info@unbit.it>
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License