diff options
Diffstat (limited to 'HISTORY.h')
| -rw-r--r-- | HISTORY.h | 8 |
1 files changed, 6 insertions, 2 deletions
@@ -5,8 +5,8 @@ * */ -#define _VERSION "1.1.80" -#define VERSION_DATE "27.01.2018" +#define _VERSION "1.1.81" +#define VERSION_DATE "29.01.2018" #define DB_API 5 @@ -19,6 +19,10 @@ /* * ------------------------------------ +2018-01-29 version 1.1.81 (horchi) + - bugfix: Fixed possible crash on recording update without longdescription + - change: More readable error message on DBAPI mismatch (thx to Lars!) + 2018-01-27 version 1.1.80 (horchi) - added: Service to check if event has a timer |
