summaryrefslogtreecommitdiff
path: root/HISTORY.h
diff options
context:
space:
mode:
authorhorchi <vdr@jwendel.de>2017-06-22 06:30:01 +0200
committerhorchi <vdr@jwendel.de>2017-06-22 06:30:01 +0200
commit7995f55519cdbda69c8997ee8c0ab444ade2e3f3 (patch)
tree4e700c5e7a14ddcb6a76dc11b5a9b2eb5317d1c9 /HISTORY.h
parent1ab2b56758d06c5460a25cd55ce471c98ee78d72 (diff)
downloadvdr-plugin-epg2vdr-7995f55519cdbda69c8997ee8c0ab444ade2e3f3.tar.gz
vdr-plugin-epg2vdr-7995f55519cdbda69c8997ee8c0ab444ade2e3f3.tar.bz2
2017-06-22 version 1.1.70 (horchi)\n - change: Fixed possible crash with unknown channels on wrong configuration\n\n1.1.70
Diffstat (limited to 'HISTORY.h')
-rw-r--r--HISTORY.h5
1 files changed, 4 insertions, 1 deletions
diff --git a/HISTORY.h b/HISTORY.h
index 280151c..a176f2c 100644
--- a/HISTORY.h
+++ b/HISTORY.h
@@ -5,7 +5,7 @@
*
*/
-#define _VERSION "1.1.69"
+#define _VERSION "1.1.70"
#define VERSION_DATE "22.06.2017"
#define DB_API 4
@@ -19,6 +19,9 @@
/*
* ------------------------------------
+2017-06-22 version 1.1.70 (horchi)
+ - change: Fixed possible crash with unknown channels on wrong configuration
+
2017-06-22 version 1.1.69 (horchi)
- change: More rework of lock handling