summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2013-12-25 11:06:10 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2013-12-25 11:06:10 +0100
commit6a4004a8a2d531e89bba6eadf752dc9f15a3555c (patch)
tree9f2bc387d66257529ac674c13bb341cf8c7eb963 /HISTORY
parent1045069fee38d6ca05fa02d7faf6a587e6054ec9 (diff)
downloadvdr-6a4004a8a2d531e89bba6eadf752dc9f15a3555c.tar.gz
vdr-6a4004a8a2d531e89bba6eadf752dc9f15a3555c.tar.bz2
Added a missing closing ')' in the help and man page entry of the --vfat option
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 7a770cf9..ad37d6ca 100644
--- a/HISTORY
+++ b/HISTORY
@@ -7864,3 +7864,5 @@ Video Disk Recorder Revision History
Marko Mäkelä).
- Fixed a possible crash if the recordings list is updated externally while the
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).