summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2002-05-01 16:22:41 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2002-05-01 16:22:41 +0200
commitf492153edb4489dad69d87b6b095933031db3838 (patch)
treed7fc2116d59087d6c3d96fa4357104e26a805faa /HISTORY
parenteefd2b88f14d64461a91a4e02439dee96fbcdc42 (diff)
downloadvdr-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--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 86985dfe..32f3adb1 100644
--- a/HISTORY
+++ b/HISTORY
@@ -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).