summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Günther <tom@toms-cafe.de>2010-03-31 03:09:01 +0200
committerThomas Günther <tom@toms-cafe.de>2010-03-31 03:09:01 +0200
commitc9df261cb0b403e585d07c59008654c7feacf4fc (patch)
tree46dfa3b02c5b7a841506e56882318ed43e8b5f5a
parentf3821d76d95576ff1be0dc3de4b74cdf70049a8d (diff)
downloadvdr-plugin-sudoku-c9df261cb0b403e585d07c59008654c7feacf4fc.tar.gz
vdr-plugin-sudoku-c9df261cb0b403e585d07c59008654c7feacf4fc.tar.bz2
Updated url and email of the VDR project to tvdr.de
-rw-r--r--CONTRIBUTORS2
-rw-r--r--HISTORY1
-rw-r--r--README3
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 <kls@cadsoft.de>
+Klaus Schmidinger <Klaus.Schmidinger@tvdr.de>
for his fantastic Video Disk Recorder
Ville Skyttä <ville.skytta@iki.fi>
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/