diff options
author | Frederic Guillot <fred@kanboard.net> | 2016-01-10 14:00:34 -0500 |
---|---|---|
committer | Frederic Guillot <fred@kanboard.net> | 2016-01-10 14:00:34 -0500 |
commit | ff1de5c06d536be7fe2875820d4d0b2849512cb5 (patch) | |
tree | 38dfad7c5f3c9aa83edf47b2b22af7b2b50dbd7b /ChangeLog | |
parent | 26e3996014936268f4acbfa214fa881af9320ddd (diff) |
Fix bug: Automatic action listeners were using the same instance
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -5,6 +5,10 @@ New features: * Forgot Password +Bug fixes: + +* Automatic action listeners were using the same instance + Version 1.0.23 -------------- |