summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2016-07-10 22:05:45 -0400
committerFrederic Guillot <fred@kanboard.net>2016-07-10 22:05:45 -0400
commit3813acf199a5873c6f5f8ff945e8a83ea745b8af (patch)
tree61aac96cd4e13ef89912a2d78847ac34545409ef /ChangeLog
parentb56295fa7b0c14ac8549b04359c57c05c06fee9f (diff)
Fixed compatibility issue with PHP 5.3 for OAuthUserProvider class
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9004af40..8074c3d7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -10,6 +10,10 @@ Improvements:
* Display TOTP issuer for 2FA
+Bug fixes:
+
+* Fixed compatibility issue with PHP 5.3 for OAuthUserProvider class
+
Version 1.0.31
--------------