diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2006-04-23 09:04:32 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2006-04-23 09:04:32 +0200 |
commit | d7c8025fba61355f6b7f8e306c930da11525cb63 (patch) | |
tree | 0e610351211cd301f4db8b1b0db8c23c029637c4 /HISTORY | |
parent | a9060d6290676afb8cd48447a1d3d07031f09c58 (diff) | |
download | vdr-d7c8025fba61355f6b7f8e306c930da11525cb63.tar.gz vdr-d7c8025fba61355f6b7f8e306c930da11525cb63.tar.bz2 |
Added an error message about plugins that don't honor APIVERSION in their Makefile
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -4641,3 +4641,5 @@ Video Disk Recorder Revision History current APIVERSION (suggested by Thomas Günther). - Fixed handling empty titles in cEvent::FixEpgBugs() (reported by Rolf Ahrenberg). - Fixed some missing '-' in the German OSD texts (thanks to Walter Koch). +- Added an error message about plugins that don't honor APIVERSION in their Makefile + (based on a suggestion by Udo Richter). |