summaryrefslogtreecommitdiff
path: root/HISTORY.h
diff options
context:
space:
mode:
authorhorchi <vdr@jwendel.de>2018-05-24 08:13:55 +0200
committerhorchi <vdr@jwendel.de>2018-05-24 08:13:55 +0200
commit1cbab41a38411ded875924d8b3cdaba68bafd574 (patch)
tree51c6f435007cb36369f660330e68b28771b9a853 /HISTORY.h
parentc8bd1c70a8d10ee13fd8d0b12adf9655dcaa8634 (diff)
downloadvdr-epg-daemon-1cbab41a38411ded875924d8b3cdaba68bafd574.tar.gz
vdr-epg-daemon-1cbab41a38411ded875924d8b3cdaba68bafd574.tar.bz2
2018-05-14: version 1.1.141 (horchi)\n added: Compatibility for newer MariaBD librarys (patch by provided by marco)\n added: execution shell to scripts\n\n1.1.141
Diffstat (limited to 'HISTORY.h')
-rw-r--r--HISTORY.h12
1 files changed, 8 insertions, 4 deletions
diff --git a/HISTORY.h b/HISTORY.h
index 4ca74a0..71644a9 100644
--- a/HISTORY.h
+++ b/HISTORY.h
@@ -4,8 +4,8 @@
* -----------------------------------
*/
-#define _VERSION "1.1.140"
-#define VERSION_DATE "21.04.2018"
+#define _VERSION "1.1.141"
+#define VERSION_DATE "14.05.2018"
#define DB_API 7
#ifdef GIT_REV
@@ -18,9 +18,13 @@
* ------------------------------------
*
+2018-05-14: version 1.1.141 (horchi)
+ added: Compatibility for newer MariaBD librarys (patch by provided by marco)
+ added: execution shell to scripts
+
2018-04-21: version 1.1.140 (rechner)
- change: Added UI for Prepared search timer filter by channel number
-
+ change: Added UI for Prepared search timer filter by channel number
+
2018-04-18: version 1.1.139 (horchi)
change: Prepared search timer filter by channel number (to be added to WEBIF)