summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY4
1 files changed, 4 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 3fcd8e48..31b52c97 100644
--- a/HISTORY
+++ b/HISTORY
@@ -9568,3 +9568,7 @@ Video Disk Recorder Revision History
- Implemented "Pattern Timers" (see MANUAL, vdr.1 and vdr.5 for details).
- Events in the past are no longer marked as having a timer in the Schedules
menu.
+
+2020-12-29:
+
+- Fixed strreplace() to handle NULL strings (reported by Jürgen Schneider).