summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2011-04-17 13:58:29 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2011-04-17 13:58:29 +0200
commitc670c0645f6445eb3b8c65abc601a83c35228411 (patch)
tree6bb803f28c5491de05aa543de4c983201e9c5082 /HISTORY
parent71dacdce961006a5282c30ece6b00e40b08f69ad (diff)
downloadvdr-c670c0645f6445eb3b8c65abc601a83c35228411.tar.gz
vdr-c670c0645f6445eb3b8c65abc601a83c35228411.tar.bz2
Avoiding an unecessary call to Recordings.ResetResume()
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 9f6cd3e7..eaa914d1 100644
--- a/HISTORY
+++ b/HISTORY
@@ -6604,3 +6604,5 @@ Video Disk Recorder Revision History
to Ville Skyttä).
- The Makefile now also installs the include files (thanks to Ville Skyttä).
- Added handling of "ANSI/SCTE 57" descriptors (thanks too Rolf Ahrenberg).
+- Avoiding an unecessary call to Recordings.ResetResume() (thanks to Reinhard
+ Nissl).