From 56fa3458ab22d55a01a5efc63c7447eaa307daca Mon Sep 17 00:00:00 2001 From: sk89q Date: Mon, 27 Jun 2011 11:37:22 -0700 Subject: [PATCH] Updated CHANGELOG.txt for 5.2.1. --- CHANGELOG.txt | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.txt b/CHANGELOG.txt index e6a81cf0..84fe23c8 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -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.