diff options
-rw-r--r-- | HISTORY | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -9569,6 +9569,15 @@ Video Disk Recorder Revision History - Events in the past are no longer marked as having a timer in the Schedules menu. +2021-01-02: Version 2.4.7 + +- Fixed strreplace() to handle NULL strings (reported by Jürgen Schneider). +- Somewhere down the road the 'x' bit of Doxyfile.filter got lost, so the + Makefile now makes sure it is set before calling doxygen. +- Fixed a crash in the SVDRP command CLRE in case a non-existing channel number is + given (reported by Manuel Reimer). +- Fixed handling $(PKG_CONFIG) in newplugin (thanks to Winfried Köhler). + 2021-01-02: - Fixed strreplace() to handle NULL strings (reported by Jürgen Schneider). |