From cb7859caea63f7c4d50b5e84fec017f004312841 Mon Sep 17 00:00:00 2001 From: Randall Leeds Date: Sun, 23 Nov 2014 12:05:56 -0800 Subject: [PATCH] add news --- docs/source/2014-news.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/source/2014-news.rst b/docs/source/2014-news.rst index 6b72edc4..95c5b4ab 100644 --- a/docs/source/2014-news.rst +++ b/docs/source/2014-news.rst @@ -16,6 +16,7 @@ Logging +++++++ - fix `#832 `_: log to console by default. +- fix `#845 `_: set the gunicorn loggers from the paste config. 19.1.1 / 2014-08-16 -------------------