summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2021-01-02 15:37:57 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2021-01-02 15:37:57 +0100
commitcbc04d73b8a3cbc9b6bba30ddd835b38e20352ff (patch)
treed4d417dae75ebccec7211b4b03476ff1cdd6dc74
parentbe9eff0fade6c434cfe03f731e51b0b88a67d9fd (diff)
downloadvdr-cbc04d73b8a3cbc9b6bba30ddd835b38e20352ff.tar.gz
vdr-cbc04d73b8a3cbc9b6bba30ddd835b38e20352ff.tar.bz2
Added entries for backports to version 2.4.7
-rw-r--r--HISTORY9
1 files changed, 9 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index dfd3e936..ce832373 100644
--- a/HISTORY
+++ b/HISTORY
@@ -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).