diff options
author | snowleo <schneeleo@gmail.com> | 2012-09-10 19:06:17 +0200 |
---|---|---|
committer | snowleo <schneeleo@gmail.com> | 2012-09-10 19:06:17 +0200 |
commit | 736a6d273abb000c81b17d0142ce358d2225f873 (patch) | |
tree | 1c27aa1f8656f13903415da23e6cf857acd1f4d4 /EssentialsGroupManager/src/Changelog.txt | |
parent | 71179e3dfd4ed8668fd4096d15326613c4a05750 (diff) | |
download | Essentials-736a6d273abb000c81b17d0142ce358d2225f873.tar Essentials-736a6d273abb000c81b17d0142ce358d2225f873.tar.gz Essentials-736a6d273abb000c81b17d0142ce358d2225f873.tar.lz Essentials-736a6d273abb000c81b17d0142ce358d2225f873.tar.xz Essentials-736a6d273abb000c81b17d0142ce358d2225f873.zip |
Revert bad synchronization
This reverts commit 96ab1b4533b62464b8325373e677209290bced3e.
Diffstat (limited to 'EssentialsGroupManager/src/Changelog.txt')
-rw-r--r-- | EssentialsGroupManager/src/Changelog.txt | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/EssentialsGroupManager/src/Changelog.txt b/EssentialsGroupManager/src/Changelog.txt index 5c1ea2cd2..5b409d773 100644 --- a/EssentialsGroupManager/src/Changelog.txt +++ b/EssentialsGroupManager/src/Changelog.txt @@ -196,5 +196,4 @@ v 2.0: - Fix an error with Logging set to 'OFF' triggering a cast exception.
- No more null errors from corrupt config.yml's.
- Give a better error when a subgroup is null.
- - Include the GM version when logging errors.
- - Change to Hashtables to reduce the chance of a ConcurrentModificationException pulling group/user data in an Async thread.
\ No newline at end of file + - Include the GM version when logging errors.
\ No newline at end of file |