summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2016-01-10 14:00:34 -0500
committerFrederic Guillot <fred@kanboard.net>2016-01-10 14:00:34 -0500
commitff1de5c06d536be7fe2875820d4d0b2849512cb5 (patch)
tree38dfad7c5f3c9aa83edf47b2b22af7b2b50dbd7b /ChangeLog
parent26e3996014936268f4acbfa214fa881af9320ddd (diff)
Fix bug: Automatic action listeners were using the same instance
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c3b1b019..5ad4c140 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,10 @@ New features:
* Forgot Password
+Bug fixes:
+
+* Automatic action listeners were using the same instance
+
Version 1.0.23
--------------