bug fixes and caching improvements

This commit is contained in:
JT Smith 2005-02-26 17:28:42 +00:00
parent 48a8934b3b
commit 91d950e5f7
6 changed files with 95 additions and 47 deletions

View file

@ -1,3 +1,10 @@
6.3.1
- Added some indicies to increase performance.
- Added all sorts of caching to increase performance.
- Fixed resetting votes on Poll would crash it.
- Fixed not being able to set display title and other yes no questions to no.
6.3.0
- Migrated all wobjects to assets.
- Migrated pages to the layout and redirect assets.