diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2002-05-01 16:22:41 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2002-05-01 16:22:41 +0200 |
commit | f492153edb4489dad69d87b6b095933031db3838 (patch) | |
tree | d7fc2116d59087d6c3d96fa4357104e26a805faa /HISTORY | |
parent | eefd2b88f14d64461a91a4e02439dee96fbcdc42 (diff) | |
download | vdr-f492153edb4489dad69d87b6b095933031db3838.tar.gz vdr-f492153edb4489dad69d87b6b095933031db3838.tar.bz2 |
Fixed a crash on systems with disks that have a block size larger than 1MB
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1228,3 +1228,5 @@ Video Disk Recorder Revision History - Added Greek language texts (thanks to Dimitrios Dimitrakos). - Fixed the unit of the "SVDRP timeout" setup parameter (thanks to Marcus Kuba for reporting this one). +- Fixed a crash on systems with disks that have a block size larger than 1MB + (thanks to Ulrich Petri for helping to debug this one). |