summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2011-12-10 14:14:58 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2011-12-10 14:14:58 +0100
commit773c4419ea8819279d4dfab2f46f179350bdaa51 (patch)
tree3332a0de72691b9cc2f93e9476e6762a8fca7aaf /HISTORY
parent97d47b6a918fbd715ae81cb39051f3ad219772c4 (diff)
downloadvdr-773c4419ea8819279d4dfab2f46f179350bdaa51.tar.gz
vdr-773c4419ea8819279d4dfab2f46f179350bdaa51.tar.bz2
Fixed handling symbolic links in cRecordings::ScanVideoDir()
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 34d0e215..259017a8 100644
--- a/HISTORY
+++ b/HISTORY
@@ -6785,3 +6785,5 @@ Video Disk Recorder Revision History
- Removed the '.pl' suffix from svdrpsend.pl (sorry, I missed that one).
- Fixed bonding more than two devices.
+- Fixed handling symbolic links in cRecordings::ScanVideoDir() (reported by
+ Sundararaj Reel).