summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2003-08-09 10:19:33 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2003-08-09 10:19:33 +0200
commitd369eb9408763557f378498734b7c3cc234f895d (patch)
tree96728ef2a129a35873de8d718ae75fd0491d5e8e /HISTORY
parentb9a8abbe93f1cc404dc415785bf7a2743111bbab (diff)
downloadvdr-d369eb9408763557f378498734b7c3cc234f895d.tar.gz
vdr-d369eb9408763557f378498734b7c3cc234f895d.tar.bz2
Fixed keeping track of the current channel number when moving channels in the "Channels" menu
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY4
1 files changed, 3 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index 3181d090..59f35c15 100644
--- a/HISTORY
+++ b/HISTORY
@@ -2283,7 +2283,9 @@ Video Disk Recorder Revision History
or Makefile.config as defaults (thanks to Steffen Barszus).
- Added the usual menu timeout to the CAM menus.
-2003-08-06: Version 1.2.3
+2003-08-09: Version 1.2.3
- Fixed the TS to PES repacker so that it works with MPEG1 streams (thanks to
Andreas Kool).
+- Fixed keeping track of the current channel number when moving channels in
+ the "Channels" menu (thanks to Mirko Günther for reporting this one).