summaryrefslogtreecommitdiffstats
path: root/EssentialsGroupManager/src/Changelog.txt
diff options
context:
space:
mode:
authorElgarL <ElgarL@palmergames.com>2011-12-18 14:26:00 +0000
committerElgarL <ElgarL@palmergames.com>2011-12-18 14:26:00 +0000
commitde40f7f556513d4997779f0c5cc1d77fe050a02a (patch)
tree7b41fa8b53df73c03a2f68ec89a8d1b7a29b4a2b /EssentialsGroupManager/src/Changelog.txt
parentac77bbb0b4f405598b8fc8271d520818d0646da9 (diff)
downloadEssentials-de40f7f556513d4997779f0c5cc1d77fe050a02a.tar
Essentials-de40f7f556513d4997779f0c5cc1d77fe050a02a.tar.gz
Essentials-de40f7f556513d4997779f0c5cc1d77fe050a02a.tar.lz
Essentials-de40f7f556513d4997779f0c5cc1d77fe050a02a.tar.xz
Essentials-de40f7f556513d4997779f0c5cc1d77fe050a02a.zip
Fixed 'manucheckp' returning a null for the searched node when it's a
group/subgroup.
Diffstat (limited to 'EssentialsGroupManager/src/Changelog.txt')
-rw-r--r--EssentialsGroupManager/src/Changelog.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/EssentialsGroupManager/src/Changelog.txt b/EssentialsGroupManager/src/Changelog.txt
index 76782e99a..69f921bb3 100644
--- a/EssentialsGroupManager/src/Changelog.txt
+++ b/EssentialsGroupManager/src/Changelog.txt
@@ -87,4 +87,6 @@ v 1.7:
- GM now registers with Bukkits ServicesManager.
- deleting the contents of GlobalGroups.yml will no longer thrown a NullPointerException.
- Removed op permissions from admins in the default GloblaGroups.yml.
- - Changed ServicesManager registration to lowest from normal. \ No newline at end of file
+v 1.8:
+ - Changed ServicesManager registration to lowest from normal.
+ - Fixed 'manucheckp' returning a null for the searched node when it's a group/subgroup. \ No newline at end of file