fix the typo

This commit is contained in:
benoitc 2012-11-19 15:38:44 +01:00
parent 26330173bb
commit 5ef73415e7

View File

@ -8,7 +8,7 @@ Changelog
- Expose --pythonpath command to all gunicorn commands
- Honor $PORT environment variable, useful for deployement on heroku
- Removed support for Python 2.5
- Make sure we reopen teh logs on the console
- Make sure we reopen the logs on the console
- Fix django settings module detection from path
- Reverted timeout for client socket. Fix issue on blocking issues.
- Fixed gevent worker