summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2003-05-11 09:13:51 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2003-05-11 09:13:51 +0200
commitd067e5eda4caeda2401d71ab66964a16717f0247 (patch)
treebdd3e029a92727dd2a28e4a990a8cf024af39cae /HISTORY
parent7a0054abbd50149874823cae3f234b00fd87ca70 (diff)
downloadvdr-d067e5eda4caeda2401d71ab66964a16717f0247.tar.gz
vdr-d067e5eda4caeda2401d71ab66964a16717f0247.tar.bz2
Added VDRVERSNUM to config.h
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index c9be86da..64c61cd8 100644
--- a/HISTORY
+++ b/HISTORY
@@ -2122,3 +2122,5 @@ Video Disk Recorder Revision History
case of 'Transfer Mode', or the primary device otherwise. This may be useful for
plugins that want to attach a cReceiver to the device where the current live video
is actually coming from.
+- Added VDRVERSNUM to config.h, which can be used by the preprocessor to check the
+ actual VDR version (suggested by Stefan Huelswitt).