summaryrefslogtreecommitdiff
path: root/HISTORY.h
diff options
context:
space:
mode:
authorhorchi <vdr@jwendel.de>2017-03-18 08:04:30 +0100
committerhorchi <vdr@jwendel.de>2017-03-18 08:04:30 +0100
commitd0ac75a3ce3224d1071c771fa33244cf81c95a86 (patch)
tree2b824655dc5f25500c358542d5404b8acc2fca6e /HISTORY.h
parent9065c5cfb63a92a08c44fe249b53b6a8cb003eab (diff)
downloadvdr-epg-daemon-d0ac75a3ce3224d1071c771fa33244cf81c95a86.tar.gz
vdr-epg-daemon-d0ac75a3ce3224d1071c771fa33244cf81c95a86.tar.bz2
2017-03-18: version 1.1.111 (horchi)\n - change: modified repeaing timer check statement to handle '' values like null values again\n - added: new view eventsview-perlbo.sql\n - change: fixed some typos\n\n1.1.111
Diffstat (limited to 'HISTORY.h')
-rw-r--r--HISTORY.h9
1 files changed, 7 insertions, 2 deletions
diff --git a/HISTORY.h b/HISTORY.h
index 4719880..e778153 100644
--- a/HISTORY.h
+++ b/HISTORY.h
@@ -4,8 +4,8 @@
* -----------------------------------
*/
-#define _VERSION "1.1.110"
-#define VERSION_DATE "16.03.2017"
+#define _VERSION "1.1.111"
+#define VERSION_DATE "18.03.2017"
#define DB_API 4
#ifdef GIT_REV
@@ -17,6 +17,11 @@
/*
* ------------------------------------
+2017-03-18: version 1.1.111 (horchi)
+ - change: modified repeaing timer check statement to handle '' values like null values again
+ - added: new view eventsview-perlbo.sql
+ - change: fixed some typos
+
2017-03-16: version 1.1.110 (horchi)
- added: Congig option for MovieDb api-key