Updated CHANGELOG.txt for 5.2.1.

This commit is contained in:
sk89q 2011-06-27 11:37:22 -07:00
parent 82e04ac4e5
commit 56fa3458ab

View File

@ -1,3 +1,12 @@
5.2.1:
- Add region bounds to /region info
- Added the ability to add owners/members to the global region for
handling guest groups. Now if there's owners or members on the global
region, then those that are not on the list cannot build.
- Fixed some flag algorithm issues.
- API: Fixed DefaultDomain.size() not counting players.
- API: Undeprecated ApplicableRegionSet.allows(StateFlag).
5.2:
- Gave the ability to use color colors and macros in greeting
and farewell messages.