summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2013-03-12 09:44:46 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2013-03-12 09:44:46 +0100
commit7100e4c209ce2433359362ab7bb3209ceac027c0 (patch)
tree3f612b2efdc024556a4606295fb661d976a36b62 /HISTORY
parentccbe1905a130df54e91b34d9e53d33b359462a3e (diff)
downloadvdr-7100e4c209ce2433359362ab7bb3209ceac027c0.tar.gz
vdr-7100e4c209ce2433359362ab7bb3209ceac027c0.tar.bz2
The parameters PATH and NAME to the --dirnames command line option may now be left empty to use the default values if only ENC shall be set
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY4
1 files changed, 3 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index 95a4ebad..489c61a6 100644
--- a/HISTORY
+++ b/HISTORY
@@ -7730,7 +7730,7 @@ Video Disk Recorder Revision History
to avoid problems with SD-FF cards in case the user switches to the "ST:TNG" or
"Classic" skin.
-2013-03-11: Version 1.7.41
+2013-03-12: Version 1.7.41
- Updated the Hungarian OSD texts (thanks to István Füley).
- Updated the Russian OSD texts (thanks to Oleg Roitburd).
@@ -7740,3 +7740,5 @@ Video Disk Recorder Revision History
- The 'plugins' target of the VDR Makefile now also copies files matching the wildcard
"lib$$i-*.so" (previously only "libvdr-*.so") and also descends into subdirectories
of the plugin source.
+- The parameters PATH and NAME to the --dirnames command line option may now be left
+ empty to use the default values if only ENC shall be set.