added: Database index on userSession.expires field to speed up workflows

This commit is contained in:
Graham Knop 2008-03-27 17:17:15 +00:00
parent 50231853bd
commit 81257b6b23
2 changed files with 13 additions and 0 deletions

View file

@ -30,6 +30,7 @@
- fix: Users now have permission to add comments
- fix: Username for comment poster is now shown correctly
- fix: Slideshow now works
- added: Database index on userSession.expires field to speed up workflows
7.5.7
- fixed: HttpProxy mixes original site's content encoding with WebGUI's