Updated docs

This commit is contained in:
jengo 2001-06-21 08:30:11 +00:00
parent 7da0e5efb8
commit c00f21482e

View File

@ -2,6 +2,7 @@
- Added in transaction support to the db classes
- Hooks code has been changed some, the location is now required, and the hook filenames
need to follow the new format: hook_<location>.inc.php
- The sessions class now base64 encodes passwords in appsessions to prevent invaild chars.
[0.9.12]
- Note: These changelogs will only contain changes in the API (preferences, admin, etc)