tornado/docs/releases/v1.0.1.rst

12 lines
262 B
ReStructuredText
Raw Normal View History

2011-06-12 04:32:45 +00:00
What's new in Tornado 1.0.1
===========================
Aug 13, 2010
------------
::
This release fixes a bug with RequestHandler.get_secure_cookie, which would
in some circumstances allow an attacker to tamper with data stored in the
cookie.