summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2011-12-04 21:46:30 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2011-12-04 21:46:30 +0100
commit96647c3c3ddb0161bc9fe67007897daadeb4a26f (patch)
tree1b151640cd4b0c8baa8bf6cd026a51d047c00a65 /HISTORY
parent8db58ff99e815ebb42408a30bf84002bb7ee08dc (diff)
downloadvdr-96647c3c3ddb0161bc9fe67007897daadeb4a26f.tar.gz
vdr-96647c3c3ddb0161bc9fe67007897daadeb4a26f.tar.bz2
Removed the '.pl' suffix from svdrpsend.pl
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY4
1 files changed, 4 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index c74c1a07..2b8f2934 100644
--- a/HISTORY
+++ b/HISTORY
@@ -6780,3 +6780,7 @@ Video Disk Recorder Revision History
- Added file name and line number to LOG_ERROR_STR() (thanks to Rolf Ahrenberg).
- Replaced all calls to sleep() with cCondWait::SleepMs() (thanks to Rolf Ahrenberg).
- Fixed a crash with malformed SI data (patch from vdr-portal).
+
+2011-12-04: Version 1.7.23
+
+- Removed the '.pl' suffix from svdrpsend.pl (sorry, I missed that one).