Document inbox_messageStates clean-up, and write an upgrade script to delete

states from users who have already been deleted.
This commit is contained in:
Colin Kuskie 2009-08-19 15:12:34 +00:00
parent 8ece5d63c6
commit defbec3171
2 changed files with 11 additions and 0 deletions

View file

@ -1,4 +1,5 @@
7.7.18
- fixed #10789: Inbox message states not deleted when a user is deleted
- fixed #10739: Textarea and Codearea resize don't work in IE or Webkit browsers
- fixed #10552: Map: Editing map properties resets zoom level to 0
- fixed #10758: CS #replies does not get updated after post restore from trash (Bart Jol / Procolix)