summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2016-07-01 09:47:10 -0400
committerFrederic Guillot <fred@kanboard.net>2016-07-01 09:47:10 -0400
commita089cd72de82acb95986a630b862a4c3090e3e2a (patch)
tree6616fc5a482d5c1cf981dbc6d4e04ddccb6a7f89 /ChangeLog
parent4b94714b3d45656b022228562478514024550732 (diff)
Fixed lexer issue with non word characters
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3ea3f2c6..12754948 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -21,6 +21,7 @@ Bug fixes:
* Fixed broken CSV exports
* Fixed identical background color for LetterAvatar on 32bits platforms (Hash greater than PHP_MAX_INT)
+* Fixed lexer issue with non word characters
Version 1.0.30
--------------