diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2020-12-31 11:15:11 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2020-12-31 11:15:11 +0100 |
commit | c46fd1ff5bbddbe7b66c6a362d493d4fcb338c10 (patch) | |
tree | d777fd9b1287f556e6e170d5e8a767a1549c9eae /HISTORY | |
parent | 55b237dbe83acce70649d118b1fb69067f96b661 (diff) | |
download | vdr-c46fd1ff5bbddbe7b66c6a362d493d4fcb338c10.tar.gz vdr-c46fd1ff5bbddbe7b66c6a362d493d4fcb338c10.tar.bz2 |
The Makefile now makes sure the 'x' bit of Doxyfile.filter is set before calling doxygen
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -9569,6 +9569,8 @@ Video Disk Recorder Revision History - Events in the past are no longer marked as having a timer in the Schedules menu. -2020-12-29: +2020-12-31: - 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. |