summaryrefslogtreecommitdiff
path: root/HISTORY.h
diff options
context:
space:
mode:
Diffstat (limited to 'HISTORY.h')
-rw-r--r--HISTORY.h7
1 files changed, 5 insertions, 2 deletions
diff --git a/HISTORY.h b/HISTORY.h
index 801c7bc..3fc3c55 100644
--- a/HISTORY.h
+++ b/HISTORY.h
@@ -5,8 +5,8 @@
*
*/
-#define _VERSION "1.2.6"
-#define VERSION_DATE "12.01.2022"
+#define _VERSION "1.2.7"
+#define VERSION_DATE "29.04.2022"
#define DB_API 7
@@ -19,6 +19,9 @@
/*
* ------------------------------------
+2022-04-29: version 1.2.7 (horchi)
+ - change: Moded initialize of EPG handler to Initialize() (reported by Alexander Grothe)
+
2022-01-12: version 1.2.6 (horchi)
- change: Further porting to vdr 2.6 (fixed detection of timer stop)