From 3211df30df43960f04645371f6f923a60ce4f681 Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Sat, 2 Jan 2021 15:05:48 +0100 Subject: Fixed strreplace() to handle NULL strings --- HISTORY | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'HISTORY') diff --git a/HISTORY b/HISTORY index 77b4f9af..f68dd810 100644 --- a/HISTORY +++ b/HISTORY @@ -9562,3 +9562,7 @@ Video Disk Recorder Revision History - Fixed a compiler warning (thanks to Winfried Köhler). - Fixed convertCharacterTable() in case iconv_open() fails (thanks to Helmut Binder). - Official release. + +2021-01-02: Version 2.4.7 + +- Fixed strreplace() to handle NULL strings (reported by Jürgen Schneider). -- cgit v1.2.3