diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2016-12-22 13:20:16 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2016-12-22 13:20:16 +0100 |
commit | 5c8d366975d195ba9f1be4a6fd65f2873ad8c301 (patch) | |
tree | 51f8ece224477e2246d14bbb08c8e70000b5edcc /HISTORY | |
parent | 26252c37cdff5f0fd5d5659823aaa59f2ab26bd9 (diff) | |
download | vdr-5c8d366975d195ba9f1be4a6fd65f2873ad8c301.tar.gz vdr-5c8d366975d195ba9f1be4a6fd65f2873ad8c301.tar.bz2 |
Fixed building VDR with systemd >= 230
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -8865,3 +8865,4 @@ Video Disk Recorder Revision History - Added cFont::Width(void) to get the default character width and allow stretched font drawing in high level OSDs (thanks to Thomas Reufer). - Fixed regenerating the index of audio recordings (thanks to Thomas Reufer). +- Fixed building VDR with systemd >= 230 (thanks to Ville Skyttä). |