This release is primarily a bugfix release.

- session: bugfix to handle str() and len() methods when there is no
session data. Issue #12
- session: delete_all_sessions changed to a class method. Issue #14
(NOTE: delete_all_sessions is not complete)
- session: Modified session token to include the session key. Issue
#10
- session: Session token encryption changed to md5 from sha1, in order
to improve performance as the salt is randomized with a time string.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to