summaryrefslogtreecommitdiffstats
path: root/EssentialsGroupManager/src/Changelog.txt
diff options
context:
space:
mode:
authorElgarL <ElgarL@palmergames.com>2011-09-24 02:47:01 +0100
committerElgarL <ElgarL@palmergames.com>2011-09-24 02:47:01 +0100
commit8103e822ed54d8ade9fbacf06f8cd9220ee12a87 (patch)
treec2ee67b786b76d10b0d69cb98d6ff098e882fe9b /EssentialsGroupManager/src/Changelog.txt
parentecc56351ec1a35f7260a881d056015be02c34664 (diff)
downloadEssentials-8103e822ed54d8ade9fbacf06f8cd9220ee12a87.tar
Essentials-8103e822ed54d8ade9fbacf06f8cd9220ee12a87.tar.gz
Essentials-8103e822ed54d8ade9fbacf06f8cd9220ee12a87.tar.lz
Essentials-8103e822ed54d8ade9fbacf06f8cd9220ee12a87.tar.xz
Essentials-8103e822ed54d8ade9fbacf06f8cd9220ee12a87.zip
Fix for null in PLAYER_TELEPORT for bukkit perms.
Diffstat (limited to 'EssentialsGroupManager/src/Changelog.txt')
-rw-r--r--EssentialsGroupManager/src/Changelog.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/EssentialsGroupManager/src/Changelog.txt b/EssentialsGroupManager/src/Changelog.txt
index 6015b470e..388fc938a 100644
--- a/EssentialsGroupManager/src/Changelog.txt
+++ b/EssentialsGroupManager/src/Changelog.txt
@@ -13,4 +13,5 @@ v 1.1:
- Push updates to superperms for all valid GM commands.
- All GroupManager commands issued by players are now echoed in the console.
- Reverted WorldHolder static change to maintain backward plugin compatibility.
- - Update to handle 'getDescription().getPermissions(') returning a list (CB 1172). \ No newline at end of file
+ - Update to handle 'getDescription().getPermissions(') returning a list (CB 1172).
+ - Fix for null in PLAYER_TELEPORT for bukkit perms. \ No newline at end of file