summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2012-06-03 13:06:15 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2012-06-03 13:06:15 +0200
commit1bb441e6994457de1ec089e4eaa432efdf05d3b3 (patch)
tree71da01a323d334dff6fb9426c9b45d41316e32ae /HISTORY
parent3efb79c855c466a777ce65c85d633eb369d251ba (diff)
downloadvdr-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--HISTORY5
1 files changed, 5 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 23412f86..bf4d4dc0 100644
--- a/HISTORY
+++ b/HISTORY
@@ -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).