From ac3554cb91ad9eb735b852593227fc73a51df7ab Mon Sep 17 00:00:00 2001 From: Randall Leeds Date: Sun, 23 Nov 2014 11:57:20 -0800 Subject: [PATCH] remove whitespace --- docs/source/2014-news.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/2014-news.rst b/docs/source/2014-news.rst index 57e3ef7a..6b72edc4 100644 --- a/docs/source/2014-news.rst +++ b/docs/source/2014-news.rst @@ -33,7 +33,7 @@ Logging +++++++ - fix `#838 `_: statsd logger, send statsd timing metrics in milliseconds -- fix `#839 `_: statsd logger, allows for empty log message while pushing metrics and restore worker number in DEBUG logs +- fix `#839 `_: statsd logger, allows for empty log message while pushing metrics and restore worker number in DEBUG logs - fix `#850 `_: add timezone to logging - fix `#853 `_: Respect logger_class setting unless statsd is on