Remove python 3 colored logging fix from next release notes since it
went out in 2.2.1.
This commit is contained in:
parent
3df46ee312
commit
29f98d0768
|
@ -4,8 +4,6 @@ What's new in the next version of Tornado
|
|||
In progress
|
||||
-----------
|
||||
|
||||
* Colored logging configuration in `tornado.options` is compatible with
|
||||
the upcoming release of Python 3.3.
|
||||
* `tornado.simple_httpclient` is better about closing its sockets
|
||||
instead of leaving them for garbage collection.
|
||||
* Repeated calls to `RequestHandler.set_cookie` with the same name now
|
||||
|
|
Loading…
Reference in New Issue