- Formally introduced 'destroy' privilege (can be used now)
Introduced CouldNotDestroyError (raised if destroying an item/a revision didn't work technically)
- Decision: If somebody (e.g. another process) already destroyed the item/revision, we just silently pass
- Further Fixes/Documentation