summaryrefslogtreecommitdiff
path: root/HISTORY.h
diff options
context:
space:
mode:
authorhorchi <vdr@jwendel.de>2018-02-16 18:59:40 +0100
committerhorchi <vdr@jwendel.de>2018-02-16 18:59:40 +0100
commitb2fb1c3c3b33ce7d7e4e88e02f29bb6aabad5d00 (patch)
treea5f36fe231022a7954f2edbd7cf0eec37ddac19b /HISTORY.h
parentf91afbf2343fb96ce30628243e97c4a99bfee6da (diff)
parent53d4aa03a6190d5fd9e055c9814374edae0fafe7 (diff)
downloadvdr-epg-daemon-b2fb1c3c3b33ce7d7e4e88e02f29bb6aabad5d00.tar.gz
vdr-epg-daemon-b2fb1c3c3b33ce7d7e4e88e02f29bb6aabad5d00.tar.bz2
Merge branch 'master' of projects.vdr-developer.org:vdr-epg-daemon
* 'master' of projects.vdr-developer.org:vdr-epg-daemon: updated configs/eventsview-ck.sql 2018-02-14: version 1.1.134 (horchi)\n - bugfix: Fixed handling of timer type change by WEBIF\n\n 2018-02-14: version 1.1.133 (horchi)\n - bugfix: Fixed display of external timer in WEBIF lists\n\n 2018-02-10: version 1.1.132 (rechner)\n - chanhed: text for swichtimer and highlight recIcon on success\n\n
Diffstat (limited to 'HISTORY.h')
-rw-r--r--HISTORY.h13
1 files changed, 11 insertions, 2 deletions
diff --git a/HISTORY.h b/HISTORY.h
index bf30850..83f2b84 100644
--- a/HISTORY.h
+++ b/HISTORY.h
@@ -4,8 +4,8 @@
* -----------------------------------
*/
-#define _VERSION "1.1.131"
-#define VERSION_DATE "10.02.2018"
+#define _VERSION "1.1.134"
+#define VERSION_DATE "14.02.2018"
#define DB_API 6
#ifdef GIT_REV
@@ -18,6 +18,15 @@
* ------------------------------------
*
+2018-02-14: version 1.1.134 (horchi)
+ - bugfix: Fixed handling of timer type change by WEBIF
+
+2018-02-14: version 1.1.133 (horchi)
+ - bugfix: Fixed display of external timer in WEBIF lists
+
+2018-02-10: version 1.1.132 (rechner)
+ - change: text for swichtimer and highlight recIcon on success
+
2018-02-10: version 1.1.131 (horchi)
- added: Support delete for switch timer
- added: Table for recording images (still under development)