summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2000-09-17 14:18:14 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2000-09-17 14:18:14 +0200
commitd79dc06f6c1d3f98530314b3ae0528af0055bf59 (patch)
treed65646cbb17b56f318f7c8c8c43cefcb100de86b /HISTORY
parent925780c20f09c7d0ef4a921f355a47f5e472878e (diff)
downloadvdr-d79dc06f6c1d3f98530314b3ae0528af0055bf59.tar.gz
vdr-d79dc06f6c1d3f98530314b3ae0528af0055bf59.tar.bz2
Fixed handling of video directory names with training slashes
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY3
1 files changed, 3 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index a54c3dcd..d02a1cc7 100644
--- a/HISTORY
+++ b/HISTORY
@@ -190,3 +190,6 @@ Video Disk Recorder Revision History
- The new SVDRP commands 'OVL*' can be used to control video overlays (thanks
to Guido Fiala!). This is mainly for use in the 'kvdr' tool (see the 'kvdr'
page at http://www.s.netic.de/gfiala).
+- If the name of the video directory used with the '-v' option had trailing
+ slashes, the recording file names have been damaged. Trailing slashes are
+ now silently removed.