mentioned change in license of login_methods to LGPL

This commit is contained in:
mdipierro
2014-03-29 00:58:59 -05:00
parent 267cd08af6
commit 76654a6fbe
2 changed files with 5 additions and 1 deletions

View File

@@ -1,3 +1,7 @@
## 2.9.6
- 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.
## 2.9.1 - 2.9.5
- many small but important bug fixes

View File

@@ -1 +1 @@
Version 2.9.5-trunk+timestamp.2014.03.28.21.24.22
Version 2.9.5-trunk+timestamp.2014.03.29.00.57.10