Updated docs

This commit is contained in:
jengo 2001-06-07 02:31:45 +00:00
parent a4a728f0fa
commit 7bcb0787cd

View File

@ -1,5 +1,7 @@
[0.9.14]
- 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
[0.9.12]
- Note: These changelogs will only contain changes in the API (preferences, admin, etc)
@ -8,6 +10,7 @@
- Added new config class so developers can centralize there configs
- Created new logos for the verdilak layout.
- You can now add enable_*_ class in $phpgw_info['flags'] to load any class in the API
- Removed phpgw_info array caching, it was broken and only slowed things down
[0.9.10]
- Fixed the cron programs, they where out of date in the table structures