summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2012-01-16 12:43:33 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2012-01-16 12:43:33 +0100
commit41f185b000d17b3b6ffddbe8e0a738869a92260f (patch)
treeeb79337a72ccc9eda6ae144167031acc3f2f3ef7 /HISTORY
parent98a443cc61a02261fcbdad945a8c6c664e279d50 (diff)
downloadvdr-41f185b000d17b3b6ffddbe8e0a738869a92260f.tar.gz
vdr-41f185b000d17b3b6ffddbe8e0a738869a92260f.tar.bz2
Fixed a high load in case a transponder can't be received
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 8f9f2477..5627c491 100644
--- a/HISTORY
+++ b/HISTORY
@@ -6842,3 +6842,4 @@ Video Disk Recorder Revision History
- Revoked "Fixed handling symbolic links in cRecordings::ScanVideoDir()".
This change actually broke handling symbolic links (see
http://www.vdr-portal.de/board1-news/board2-vdr-news/p1047199-announce-vdr-developer-version-1-7-23/#post1047199).
+- Fixed a high load in case a transponder can't be received.