summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2005-08-28 21:20:58 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2005-08-28 21:20:58 +0200
commit1f4f85a82e4e94680c17db1aa993f82ffed11973 (patch)
treef7e89ca1415418d28eecc1454869526b0f0e38c0 /HISTORY
parent332dc1120baaf4949600f34f50ae9140c2a970ec (diff)
downloadvdr-1f4f85a82e4e94680c17db1aa993f82ffed11973.tar.gz
vdr-1f4f85a82e4e94680c17db1aa993f82ffed11973.tar.bz2
Fixed appending sequence end code cDvbPlayer::Goto()
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 7d476188..a0f6fab8 100644
--- a/HISTORY
+++ b/HISTORY
@@ -3752,3 +3752,4 @@ Video Disk Recorder Revision History
- Added some missing braces in remux.c (thanks to Wayne Keer for reporting this one).
- Removed unused MAINMENUENTRY from svdrpdemo.c (thanks to Udo Richter for reporting
this one).
+- Fixed appending sequence end code in cDvbPlayer::Goto() (thanks to Reinhard Nissl).