forked from pool/python-tornado
- Update to 2.0:
Major changes: * Template output is automatically escaped by default; see backwards compatibility note below. * The default AsyncHTTPClient implementation is now simple_httpclient. * Python 3.2 is now supported. For backwards compatibility and other changes in this release, please read http://www.tornadoweb.org/documentation/releases/v2.0.0.html - Regenerate spec file with py2pack. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tornado?expand=0&rev=8
This commit is contained in:
committed by
Git OBS Bridge
parent
9d33219e78
commit
4ddc7d6a7b
@@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 22 11:47:26 UTC 2011 - alexandre@exatati.com.br
|
||||
|
||||
- Update to 2.0:
|
||||
Major changes:
|
||||
* Template output is automatically escaped by default; see backwards
|
||||
compatibility note below.
|
||||
* The default AsyncHTTPClient implementation is now simple_httpclient.
|
||||
* Python 3.2 is now supported.
|
||||
For backwards compatibility and other changes in this release,
|
||||
please read http://www.tornadoweb.org/documentation/releases/v2.0.0.html
|
||||
- Regenerate spec file with py2pack.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 4 04:10:43 UTC 2011 - alexandre@exatati.com.br
|
||||
|
||||
|
Reference in New Issue
Block a user