diff options
author | horchi <vdr@jwendel.de> | 2020-02-15 10:55:30 +0100 |
---|---|---|
committer | horchi <vdr@jwendel.de> | 2020-02-15 10:55:30 +0100 |
commit | 2387a5893be264e59e60a8f9e1c302c53b791128 (patch) | |
tree | d4d83be2ffac24eebd07af5a8854e41a592ab539 /HISTORY.h | |
parent | dddd5c42b27d936f22468f95e3da0a776451dbb7 (diff) | |
download | vdr-plugin-epg2vdr-1.1.107.tar.gz vdr-plugin-epg2vdr-1.1.107.tar.bz2 |
2020-02-14: version 1.1.107 (horchi,seahawk1986)\n - bugfix: Fixed cleanup of image links\n - change: Improved cleanup spead for images and links\n - bugfix: Fixed time handling for timers without event\n\n1.1.107
Diffstat (limited to 'HISTORY.h')
-rw-r--r-- | HISTORY.h | 9 |
1 files changed, 7 insertions, 2 deletions
@@ -5,8 +5,8 @@ * */ -#define _VERSION "1.1.106" -#define VERSION_DATE "23.12.2019" +#define _VERSION "1.1.107" +#define VERSION_DATE "14.02.2020" #define DB_API 7 @@ -19,6 +19,11 @@ /* * ------------------------------------ +2020-02-14: version 1.1.107 (horchi,seahawk1986) + - bugfix: Fixed cleanup of image links + - change: Improved cleanup spead for images and links + - bugfix: Fixed time handling for timers without event + 2019-12-23: version 1.1.106 (horchi) - change: Perform timer job also if eppgd busy |