summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2015-11-14 15:35:59 -0500
committerFrederic Guillot <fred@kanboard.net>2015-11-14 15:35:59 -0500
commitd84bf429d6f9c622c2a120ab0180486ee92eb18e (patch)
tree7511db0a01c27ef208186854bd12928261357f3c /ChangeLog
parent0e83283ddc04ee61aaf4335498d5485b33ae175c (diff)
Fix bug in daily project summary CSV export
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 3 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 9b7b6a4c..3fb07962 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,8 +3,9 @@ Version 1.0.21 (unreleased)
Bug fixes:
-* cs_CZ display the wrong locale in datetime picker
-* Datepicker is closed on blur event
+* Loading cs_CZ locale display the wrong language in datetime picker
+* Datepicker is closed unexpectedly on blur event
+* Fix bug in daily project summary CSV export
Version 1.0.20
--------------