summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorElgarL <ElgarL@palmergames.com>2012-01-28 18:01:17 +0000
committerElgarL <ElgarL@palmergames.com>2012-01-28 18:01:17 +0000
commit3f2baa3c0b055972811391655322eb44aebcf0f8 (patch)
tree1a06a4e4f9c936e1eecf801d8616e492e0c66ead
parent4c78ab4f2a3eb4d598564069aa5a21e0380de29d (diff)
downloadEssentials-3f2baa3c0b055972811391655322eb44aebcf0f8.tar
Essentials-3f2baa3c0b055972811391655322eb44aebcf0f8.tar.gz
Essentials-3f2baa3c0b055972811391655322eb44aebcf0f8.tar.lz
Essentials-3f2baa3c0b055972811391655322eb44aebcf0f8.tar.xz
Essentials-3f2baa3c0b055972811391655322eb44aebcf0f8.zip
silly formatting change to test gitbot
-rw-r--r--EssentialsGroupManager/src/Changelog.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/EssentialsGroupManager/src/Changelog.txt b/EssentialsGroupManager/src/Changelog.txt
index ef9a3a408..127346f82 100644
--- a/EssentialsGroupManager/src/Changelog.txt
+++ b/EssentialsGroupManager/src/Changelog.txt
@@ -90,7 +90,7 @@ v 1.7:
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.
- - manpromote and mandemote now correctly send the notification to the console if the command was issued there.
+ - 'manpromote' and 'mandemote' now correctly send the notification to the console if the command was issued there.
- Expanded GlobalGroups.yml and Groups.yml to include Towny permissions.
- Delayed GroupManager events so Superperms will be fully updated before plugins receive the events.
- Changed the way events are raised to prevent variable corruption.