summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2006-02-12 10:08:52 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2006-02-12 10:08:52 +0100
commit5820beed0233f95f64ea0665cfafe1847aa90074 (patch)
tree95128e6215838e23a347464760867ece365940fd /HISTORY
parentc5a5f098453635e142f936de0b2d3378517d3fc2 (diff)
downloadvdr-5820beed0233f95f64ea0665cfafe1847aa90074.tar.gz
vdr-5820beed0233f95f64ea0665cfafe1847aa90074.tar.bz2
Removed an unnecessary toFile->SetReadAhead() from cutter.c
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY5
1 files changed, 5 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 0302c8fd..2a817085 100644
--- a/HISTORY
+++ b/HISTORY
@@ -4316,3 +4316,8 @@ Video Disk Recorder Revision History
beginning or end of the menu (reported by Helmut Auer).
- Added cSkin::GetTextAreaWidth() and cSkin::GetTextAreaFont(), so that a plugin
that wants to do special text formatting can do so (thanks to Alexander Rieger).
+
+2006-02-12: Version 1.3.43
+
+- Removed an unnecessary toFile->SetReadAhead() from cutter.c (thanks to Artur
+ Skawina).