Make threads recalculate rating on delete/restore. Fixes #10788.

This commit is contained in:
Colin Kuskie 2009-08-19 20:11:16 +00:00
parent 743e615fd8
commit 3d1ed2f83f
2 changed files with 9 additions and 5 deletions

View file

@ -1,4 +1,5 @@
7.7.18
- fixed #10788: Thread rating calculate during post delete/restore
- will now respect X-Forwarded-Proto header
- no longer need special Apache configuration to handle SSLPROXY header
- fixed #10674: CDN URLs are cached across HTTP/HTTPS accesses