You are here

CHANGELOG.txt in Session API 7

Same filename and directory in other branches
  1. 6 CHANGELOG.txt
7.x-1.0
=======
- #1233650 - Added API function `session_api_start_session()` to give
  finer-grained control for sites running Pressflow.

6.x-1.2
=======
- A cookie is now set to track the session ID between log in and log
  out.

- #380510 - Comment style now conforms to Drupal coding standards.

- #380550 - Implements a better cleanup hook system.

File

CHANGELOG.txt
View source
  1. 7.x-1.0
  2. =======
  3. - #1233650 - Added API function `session_api_start_session()` to give
  4. finer-grained control for sites running Pressflow.
  5. 6.x-1.2
  6. =======
  7. - A cookie is now set to track the session ID between log in and log
  8. out.
  9. - #380510 - Comment style now conforms to Drupal coding standards.
  10. - #380550 - Implements a better cleanup hook system.