summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2013-12-25 11:41:28 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2013-12-25 11:41:28 +0100
commit4e7ef3214f60e48e277407ba383023be7e24874c (patch)
treefac264fc99c2d82d1e4e3da73ef1de93d3a6fdbe /HISTORY
parent6a4004a8a2d531e89bba6eadf752dc9f15a3555c (diff)
downloadvdr-4e7ef3214f60e48e277407ba383023be7e24874c.tar.gz
vdr-4e7ef3214f60e48e277407ba383023be7e24874c.tar.bz2
Fixed setting the name of the video directory to avoid a crash when using --genindex, and also to use the correct directory with --edit
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY3
1 files changed, 3 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index ad37d6ca..a43afa3b 100644
--- a/HISTORY
+++ b/HISTORY
@@ -7866,3 +7866,6 @@ Video Disk Recorder Revision History
Recordings menu is open (reported by Lars Hanisch).
- Added a missing closing ')' in the help and man page entry of the --vfat option
(reported by Lars Hanisch).
+- Fixed setting the name of the video directory to avoid a crash when using --genindex,
+ and also to use the correct directory with --edit (the latter reported by Marko
+ Mäkelä).