diff options
author | ElgarL <ElgarL@palmergames.com> | 2012-04-07 21:30:49 +0100 |
---|---|---|
committer | ElgarL <ElgarL@palmergames.com> | 2012-04-07 21:30:49 +0100 |
commit | ec4f5cc34d2d2bd4556e092e70192a78cd7d1b0f (patch) | |
tree | fa4271590cd66475b1517fd53adbd6415fb9d172 /EssentialsGroupManager/src/Changelog.txt | |
parent | e8a42e394740ebedd6ae9a386e2ef6c0dcc41e33 (diff) | |
download | Essentials-ec4f5cc34d2d2bd4556e092e70192a78cd7d1b0f.tar Essentials-ec4f5cc34d2d2bd4556e092e70192a78cd7d1b0f.tar.gz Essentials-ec4f5cc34d2d2bd4556e092e70192a78cd7d1b0f.tar.lz Essentials-ec4f5cc34d2d2bd4556e092e70192a78cd7d1b0f.tar.xz Essentials-ec4f5cc34d2d2bd4556e092e70192a78cd7d1b0f.zip |
Added missing confirmation message on '/manload'.
Diffstat (limited to 'EssentialsGroupManager/src/Changelog.txt')
-rw-r--r-- | EssentialsGroupManager/src/Changelog.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/EssentialsGroupManager/src/Changelog.txt b/EssentialsGroupManager/src/Changelog.txt index c6c3853fb..0a9708773 100644 --- a/EssentialsGroupManager/src/Changelog.txt +++ b/EssentialsGroupManager/src/Changelog.txt @@ -168,4 +168,5 @@ v 2.0: - Remove all permission attachments when performing a manload or restart.
- Expand 'manwhois' to also list a users subgroups.
- Fix a concurrent modification error when removing all attachments.
- - Better handling of errors in user and group yml's.
\ No newline at end of file + - Better handling of errors in user and group yml's.
+ - Added missing confirmation message on '/manload'.
\ No newline at end of file |