From 9f4c5cd785105855bd73e58154bf7830bee4dd9e Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Sat, 2 Jan 2021 15:11:20 +0100 Subject: The Makefile now makes sure the 'x' bit of Doxyfile.filter is set before calling doxygen --- HISTORY | 2 ++ 1 file changed, 2 insertions(+) (limited to 'HISTORY') diff --git a/HISTORY b/HISTORY index f68dd810..32edcc8b 100644 --- a/HISTORY +++ b/HISTORY @@ -9566,3 +9566,5 @@ Video Disk Recorder Revision History 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. -- cgit v1.2.3