This commit is contained in:
mdipierro
2014-09-04 22:37:12 -05:00
parent 3bd44d4d84
commit 327b1cbfdd
2 changed files with 5 additions and 2 deletions
+4 -1
View File
@@ -1,10 +1,13 @@
## 2.9.6
## 2.9.6-2.9.7
- fixed support of GAE + SQL
- fixed a typo in the license of some login_methods code. It is now LGPL consistently with the rest of the web2py code. This change applied to all previous web2py versions.
- support for SAML2 (with pysaml2)
- Sphinx documentation (thanks Niphlod)
- improved scheduler (thanks Niphlod)
- increased security
- better cache.dick (thanks Leonel)
- sessions are stored in subfolders for speed
- postgres support for "INSERT ... RETURING ..."
- ldap support for Certificate Authority (thanks Maggs and Shane)
- improved support for S/Mime X.509 (thanks Gyuris)
+1 -1
View File
@@ -1 +1 @@
Version 2.9.7-stable+timestamp.2014.09.04.22.31.38
Version 2.9.7-stable+timestamp.2014.09.04.22.37.07