summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorDave <vdr@pickles.me.uk>2012-02-25 14:05:30 +0000
committerDave <vdr@pickles.me.uk>2012-02-25 14:05:30 +0000
commit2ed781ca859983524f9fbfd7c1acef8d527b2a5e (patch)
treecae5d44ea5f775e29bc6219155f457562e83780a /HISTORY
parente3cc1a7fc9d51d7b3b41af3fdf1872d9b51afef1 (diff)
downloadvdrtva-0.1.1.tar.gz
vdrtva-0.1.1.tar.bz2
Made logging more verbose.v0.1.1
Fixed segfault when VDR started with -h.
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY4
1 files changed, 3 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index 8b7d56f..8159f3e 100644
--- a/HISTORY
+++ b/HISTORY
@@ -34,7 +34,9 @@ VDR Plugin 'vdrtva' Revision History
- Fixed OSD setup menu.
- Removed duplicates from 'suggestions' report.
-2012-02-20: Version 0.1.1
+2012-02-23: Version 0.1.1
- When timer clash detected, check alternatives for further clashes.
- Disable functions needing CRID data if none captured yet.
- Optionally email a daily report.
+- 'Permanently' remove duplicates from suggestions.
+- Fixed segfault when VDR called with -h.