added new base type "DTM": date+time in minutes since 2009 (fixes #381)

This commit is contained in:
John
2021-02-20 08:05:55 +01:00
parent 65c96d6d8c
commit e3fb45b657
3 changed files with 647 additions and 576 deletions
+10
View File
@@ -1,3 +1,13 @@
# 21.3 (tbd)
## Bug Fixes
* fix for escaping double quote in CSV format
* adjusted helper shell scripts and Munin plugin to newer netcat
## Features
* added DTM data type
# 21.2 (2021-02-08)
## Bug Fixes