diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2006-01-01 15:14:06 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2006-01-01 15:14:06 +0100 |
commit | 76e7a59f69d6a00db977d66211bb0ae20efddfb1 (patch) | |
tree | 3fbb007022c22188f86a57b46387b0ff90b6d799 /HISTORY | |
parent | f50844d73387dccec2cf83e17b1b5bce825a8455 (diff) | |
download | vdr-76e7a59f69d6a00db977d66211bb0ae20efddfb1.tar.gz vdr-76e7a59f69d6a00db977d66211bb0ae20efddfb1.tar.bz2 |
The Makefile now reports a summary of failed plugins
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -4062,3 +4062,4 @@ Video Disk Recorder Revision History warnings with g++ 4.1.0 (thanks to Ville Skyttä). - Fixed incrementing the 'state' variables in the repacker classes in remux.c to avoid warnings with g++ 4.1.0 (reported by Ville Skyttä). +- The Makefile now reports a summary of failed plugins (thanks to Udo Richter). |