From b1b26c5f930ce3708560d58e0c5445c4425a2206 Mon Sep 17 00:00:00 2001 From: Berker Peksag Date: Sun, 19 Oct 2014 00:46:18 +0300 Subject: [PATCH] Add a news entry for #917. --- docs/source/news.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/source/news.rst b/docs/source/news.rst index c73c3bfd..bebfe4ac 100644 --- a/docs/source/news.rst +++ b/docs/source/news.rst @@ -13,6 +13,8 @@ Core - fix `#863 `_: fix race condition error. - fix `#862 `_: add ``max_requests_jitter`` configuration option. +- fix `#917 `_: the deprecated ``--debug`` + option has been removed. Logging +++++++