summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2002-09-30 15:57:23 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2002-09-30 15:57:23 +0200
commitb7615a7ae144789da14d32019b2f86fc4bf6dcef (patch)
tree8bc22453c06c4a81fe794b83805380b2c1f32c0a /HISTORY
parent2c8aa42043b35e19600f1181369f1ecb076cf5db (diff)
downloadvdr-b7615a7ae144789da14d32019b2f86fc4bf6dcef.tar.gz
vdr-b7615a7ae144789da14d32019b2f86fc4bf6dcef.tar.bz2
Fixed a missing Flush() call in the remote control learning procedure
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY5
1 files changed, 5 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 12146a02..a264ac2f 100644
--- a/HISTORY
+++ b/HISTORY
@@ -1535,3 +1535,8 @@ Video Disk Recorder Revision History
- Fixed handling DVD subtitles in the SPU decoder (thanks to Andreas Schultz).
- Avoiding restarts due to 'panic level' when switching channels on the primary
device during EPG scan.
+
+2002-09-30: Version 1.1.12
+
+- Fixed a missing Flush() call in the remote control learning procedure (thanks
+ to Oliver Endriss).