This commit is contained in:
Randall Leeds 2014-11-23 12:05:56 -08:00
parent ac3554cb91
commit cb7859caea

View File

@ -16,6 +16,7 @@ Logging
+++++++
- fix `#832 <https://github.com/benoitc/gunicorn/issues/832>`_: log to console by default.
- fix `#845 <https://github.com/benoitc/gunicorn/issues/845>`_: set the gunicorn loggers from the paste config.
19.1.1 / 2014-08-16
-------------------