summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2006-02-12 11:46:44 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2006-02-12 11:46:44 +0100
commit23d7402c006e58ee1bf1895db2f317f60f1b5b94 (patch)
tree2e6f17824bcf8c944052c54cf66e0cf87d7dee00 /HISTORY
parentc9b5fd6588b70f8d675fde40864225c18fc459db (diff)
downloadvdr-23d7402c006e58ee1bf1895db2f317f60f1b5b94.tar.gz
vdr-23d7402c006e58ee1bf1895db2f317f60f1b5b94.tar.bz2
Now stopping scanning the video directory if there are too many levels of symbolic links
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY3
1 files changed, 3 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 40058bd8..c20c8a32 100644
--- a/HISTORY
+++ b/HISTORY
@@ -4323,3 +4323,6 @@ Video Disk Recorder Revision History
Skawina).
- The "Back" key now restores the original string when pressed while editing a
string item (suggested by Markus Hahn).
+- Now stopping scanning the video directory if there are too many levels of
+ symbolic links, which might indicate a recursive link loop (based on a patch
+ from Helmut Auer).