From c9df261cb0b403e585d07c59008654c7feacf4fc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thomas=20G=C3=BCnther?= Date: Wed, 31 Mar 2010 03:09:01 +0200 Subject: Updated url and email of the VDR project to tvdr.de --- CONTRIBUTORS | 2 +- HISTORY | 1 + README | 3 ++- 3 files changed, 4 insertions(+), 2 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 32221f2..f658936 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,7 +1,7 @@ Special thanks go to the following persons (if you think your name is missing here, please send an email to tom@toms-cafe.de). -Klaus Schmidinger +Klaus Schmidinger for his fantastic Video Disk Recorder Ville Skyttä diff --git a/HISTORY b/HISTORY index 56c2d35..99535c9 100644 --- a/HISTORY +++ b/HISTORY @@ -98,3 +98,4 @@ ____-__-__: Version 0.3.5 - Added unit tests. - Fixed segfault in History::current. - Fixed null pointer handling in History::add. +- Updated url and email of the VDR project to tvdr.de. diff --git a/README b/README index 7e6ac33..12380ae 100644 --- a/README +++ b/README @@ -25,7 +25,8 @@ See the file COPYING for the full license information. Requirements: ------------- -- VDR >= 1.3.47 +- VDR >= 1.6.0 + http://tvdr.de/ - (optionally) CxxTest for unit tests (tested with version 3.10.1) http://cxxtest.tigris.org/ -- cgit v1.2.3