diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2012-06-03 13:06:15 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2012-06-03 13:06:15 +0200 |
commit | 1bb441e6994457de1ec089e4eaa432efdf05d3b3 (patch) | |
tree | 71da01a323d334dff6fb9426c9b45d41316e32ae /HISTORY | |
parent | 3efb79c855c466a777ce65c85d633eb369d251ba (diff) | |
download | vdr-1bb441e6994457de1ec089e4eaa432efdf05d3b3.tar.gz vdr-1bb441e6994457de1ec089e4eaa432efdf05d3b3.tar.bz2 |
Added a missing template specification to the c'tor of cSortedTimers
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -7147,3 +7147,8 @@ Video Disk Recorder Revision History - Speeded up opening menus on systems with many (several thousands) of recordings, by caching the information whether a recording is stored on the video directory file system within the cRecording data (based on a patch from Torsten Lang). + +2012-06-03: Version 1.7.29 + +- Added a missing template specification to the c'tor of cSortedTimers (thanks to Udo + Richter). |