summaryrefslogtreecommitdiffstats
path: root/EssentialsGroupManager/src/Changelog.txt
diff options
context:
space:
mode:
authorsnowleo <schneeleo@gmail.com>2012-04-26 10:42:48 +0200
committersnowleo <schneeleo@gmail.com>2012-04-26 10:42:48 +0200
commit3a60191a9dce4e7551661ed91c2a2836f6b95327 (patch)
tree58bd089323db8a4e8875e35145f47bedc6e1ba8a /EssentialsGroupManager/src/Changelog.txt
parent95e6db679775d7ecb95ece8192b350f4c87169cb (diff)
parent06247732da564876d97de99aa706fd7e823c0df9 (diff)
downloadEssentials-3a60191a9dce4e7551661ed91c2a2836f6b95327.tar
Essentials-3a60191a9dce4e7551661ed91c2a2836f6b95327.tar.gz
Essentials-3a60191a9dce4e7551661ed91c2a2836f6b95327.tar.lz
Essentials-3a60191a9dce4e7551661ed91c2a2836f6b95327.tar.xz
Essentials-3a60191a9dce4e7551661ed91c2a2836f6b95327.zip
Merge branch 'refs/heads/groupmanager'
Diffstat (limited to 'EssentialsGroupManager/src/Changelog.txt')
-rw-r--r--EssentialsGroupManager/src/Changelog.txt5
1 files changed, 4 insertions, 1 deletions
diff --git a/EssentialsGroupManager/src/Changelog.txt b/EssentialsGroupManager/src/Changelog.txt
index fcdc1ed9d..4a3c232be 100644
--- a/EssentialsGroupManager/src/Changelog.txt
+++ b/EssentialsGroupManager/src/Changelog.txt
@@ -180,4 +180,7 @@ v 2.0:
- Update all code formatting to use tabs for indentation.
- Stop using our own deprecated methods as we tell others to do.
- Finally remove all deprecated methods.
- - Re-initialize the WorldsHolder on a reload, as un-registering and re-registering a new holder means all plugins have to check for the new service on every quiery. \ No newline at end of file
+ - Re-initialize the WorldsHolder on a reload, as un-registering and re-registering a new holder means all plugins have to check for the new service on every quiery.
+ - Prevent null perms getting past the GlobalGroups loader.
+ - Fix forgetting sub groups on a manload.
+ - Allow 'manucheckp' to notify when superperms reports false but it is really negated. \ No newline at end of file