diff options
author | horchi <vdr@jwendel.de> | 2022-01-01 15:29:10 +0100 |
---|---|---|
committer | horchi <vdr@jwendel.de> | 2022-01-01 15:29:10 +0100 |
commit | fc1ff5f09cad49085f3e5e3c9beb3fdd652f4448 (patch) | |
tree | ae51f8668565641ca99394bd94b1c1c5805b3177 /HISTORY.h | |
parent | 016301ef3fde9300c01cb336adf60afe186f3a6b (diff) | |
download | vdr-plugin-epg2vdr-1.2.2.tar.gz vdr-plugin-epg2vdr-1.2.2.tar.bz2 |
2022-01-01: version 1.2.2 (horchi)\n - change: Undo of 1.2.1 (can't detect the situation for this log message at plugin side)\n\n1.2.2
Diffstat (limited to 'HISTORY.h')
-rw-r--r-- | HISTORY.h | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -5,7 +5,7 @@ * */ -#define _VERSION "1.2.1" +#define _VERSION "1.2.2" #define VERSION_DATE "01.01.2022" #define DB_API 7 @@ -19,6 +19,9 @@ /* * ------------------------------------ +2022-01-01: version 1.2.2 (horchi) + - change: Undo of 1.2.1 (can't detect the situation for this log message at plugin side) + 2022-01-01: version 1.2.1 (horchi) - added: Error message for broken EPG handler sequence |