diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2008-02-16 16:12:21 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2008-02-16 16:12:21 +0100 |
commit | 28a82b318686d157135e2a6133b12490a72d3c2e (patch) | |
tree | 2a30c0beace6ff6df02db8f77111ea5a2ef5df0b /HISTORY | |
parent | 1a0beec1bf07e6a12c4030977ed915b55126803b (diff) | |
download | vdr-28a82b318686d157135e2a6133b12490a72d3c2e.tar.gz vdr-28a82b318686d157135e2a6133b12490a72d3c2e.tar.bz2 |
Added missing #include <limits.h> to epg.c and menuitems.h
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -5636,3 +5636,4 @@ Video Disk Recorder Revision History - Added cStatus::TimerChange() to inform plugins about changes to the list of timers (based on a patch from Benedikt Elser). - Added new cStatus functions to the 'status' plugin. +- Added missing #include <limits.h> to epg.c and menuitems.h (thanks to Ville Skyttä). |