Add a news entry for #917.

This commit is contained in:
Berker Peksag 2014-10-19 00:46:18 +03:00
parent 9e36c54c3d
commit b1b26c5f93

View File

@ -13,6 +13,8 @@ Core
- fix `#863 <https://github.com/benoitc/gunicorn/issues/863>`_: fix race condition error.
- fix `#862 <https://github.com/benoitc/gunicorn/pull/862>`_: add ``max_requests_jitter``
configuration option.
- fix `#917 <https://github.com/benoitc/gunicorn/issues/917>`_: the deprecated ``--debug``
option has been removed.
Logging
+++++++