summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorMartin Dummer <martin.dummer@gmx.net>2014-06-08 14:00:14 +0200
committerMartin Dummer <martin.dummer@gmx.net>2014-06-08 14:00:14 +0200
commit39fd30eab6af2d328cee6b23fba4ccb08629a8e5 (patch)
tree9ba8db3375b6bfcb9581cd2ef7baff8fa4162b2d /HISTORY
parent08aacaf3dbd64fe69d6ccc71036be7a7bead007a (diff)
downloadvdr-plugin-undelete-39fd30eab6af2d328cee6b23fba4ccb08629a8e5.tar.gz
vdr-plugin-undelete-39fd30eab6af2d328cee6b23fba4ccb08629a8e5.tar.bz2
remove conditional code for SVDRP
remove conditional code for HAVE_SVDRP since SVDRP is always included at least since vdr-1.5.7
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 5dafbda..3d417d9 100644
--- a/HISTORY
+++ b/HISTORY
@@ -10,6 +10,8 @@ VDR Plugin 'undelete' Revision History
- insert compile fix for vdr >=2.1.2, thx to hd_brummy
closes ticket #1858 http://projects.vdr-developer.org/issues/1858
- new Makefile taken from vdr-2.1.6
+- remove conditional code for HAVE_SVDRP since SVDRP is always included
+ at least since vdr-1.5.7
2012-10-05 Version: 0.0.7
-------------------------