summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2003-08-02 13:23:58 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2003-08-02 13:23:58 +0200
commit746b232299090f0f249a25d07b5704eb795787f8 (patch)
treef229d610b42615d2bf2647594b77d882202a80a6 /HISTORY
parent44992533f0af1452e6b657ff5b7d588742d07ebe (diff)
downloadvdr-746b232299090f0f249a25d07b5704eb795787f8.tar.gz
vdr-746b232299090f0f249a25d07b5704eb795787f8.tar.bz2
Fixed a possible crash in case a VFAT file system is used without compiling VDR with VFAT=1
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 33d3b7b6..7f2fb871 100644
--- a/HISTORY
+++ b/HISTORY
@@ -2277,3 +2277,5 @@ Video Disk Recorder Revision History
Aafløy).
- Fixed selecting the device, because sometimes an FTA recording terminated a
CA recording (thanks to Emil Naepflein).
+- Fixed a possible crash in case a VFAT file system is used without compiling VDR
+ with VFAT=1 (thanks to Ernst Fürst for reporting this one).