summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY3
1 files changed, 3 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 6a1884ca..fefc27af 100644
--- a/HISTORY
+++ b/HISTORY
@@ -9726,3 +9726,6 @@ Video Disk Recorder Revision History
(with help from Helmut Binder).
- If an error occurs while recording, the respective entry in the list of recordings is
now updated immediately (reported by Matthias Senzel).
+- Fixed a possible access to characters after the terminating zero of strings in
+ cDoneRecordings::Contains(), in case there are fuzzy characters at the end of a
+ string.