summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authoranbr <vdr07@deltab.de>2013-10-26 16:56:20 +0200
committeranbr <vdr07@deltab.de>2013-10-26 16:56:20 +0200
commit0f3cf887c868ace108e814bd31fb3bffa1e6568a (patch)
tree7359a9c2a4f107e371750829f5b623812c404231 /HISTORY
parentb6a04aa19dab95e55ba0d54b20e914f446050d43 (diff)
downloadvdr-plugin-targavfd-0f3cf887c868ace108e814bd31fb3bffa1e6568a.tar.gz
vdr-plugin-targavfd-0f3cf887c868ace108e814bd31fb3bffa1e6568a.tar.bz2
Fix display wrong time for HD recording if they greater than one hour (Close #1568)
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index de3fed4..a9fab4a 100644
--- a/HISTORY
+++ b/HISTORY
@@ -1,6 +1,8 @@
VDR Plugin 'targavfd' Revision History
-------------------------------------
+- Fix display wrong time for HD recording if they greater than one hour (Bug #1568)
+
2013-04-12: Version 0.2.1
- On amd64 linker binds not libusb (Bug #1338)
- Fix warning on amd64: format '%d' expects argument of type 'int'... [-Wformat]