summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index cda79110..6c7863b4 100644
--- a/HISTORY
+++ b/HISTORY
@@ -6567,3 +6567,5 @@ Video Disk Recorder Revision History
- Made updating the editing marks during replay react faster in case the marks
file has just been written.
- Fixed horizontal scaling of subtitles (reported by Reinhard Nissl).
+- Fixed cUnbufferedFile::Seek() in case it is compiled without USE_FADVISE (thanks
+ to Juergen Lock).