Fix typo/wording in changelog

Allow negation to the * permission node when populating superperms.
This commit is contained in:
ElgarL 2012-01-24 19:41:22 +00:00
parent 8390594682
commit f40f5f880b

View file

@ -117,4 +117,4 @@ v 1.9:
- Changed addSubGroup() to only add the group if it doesn't already exist (no need to update an already existing group).
- addSubGroup now returns a boolean for success/failure.
- '/manuaddsub' now correctly reports if it was able to add the sub group.
- Allow negations with the * permission node when population superperms.
- Allow negation to the * permission node when populating superperms.