template attachments are not cleaned up on purge.

This commit is contained in:
Colin Kuskie 2009-10-21 12:37:24 -07:00
parent 5201a1f61b
commit 365d4bfef2
2 changed files with 17 additions and 1 deletions

View file

@ -1,6 +1,7 @@
7.8.3
- fixed #11074: Links to CS posts not working
- fixed #11152: Image edits do not autocommit version tags
- fixed template attachments are not cleaned up during purge
7.8.2
- Added scheduled vendor payout workflow activity. (Special thanks to Martin @ Oqapi)