diff options
author | Frederic Guillot <fred@kanboard.net> | 2016-04-13 18:24:36 -0400 |
---|---|---|
committer | Frederic Guillot <fred@kanboard.net> | 2016-04-13 18:24:36 -0400 |
commit | ab02a9a162e5a58bd92e7bb44636f683ce2ec730 (patch) | |
tree | e8c23bd7d875175e96cc3f77751159bb32ca3a04 /ChangeLog | |
parent | 2a574c408eda5694898be9407c54fabc1d55905b (diff) |
Fixed form submission with Meta+Enter keyboard shortcut
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -14,6 +14,7 @@ Improvements: Bug fixes: +* Fixed form submission with Meta+Enter keyboard shortcut * Removed PHP notices in comment suppression view Version 1.0.27 |