summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2003-10-26 13:19:22 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2003-10-26 13:19:22 +0100
commiteb63966268ba2695a34bfbbff502266384e74047 (patch)
tree268037a77540870b164d4c526d1709bd00ead299 /HISTORY
parentc23a93f302733f97c125f67689e04988d396faea (diff)
downloadvdr-eb63966268ba2695a34bfbbff502266384e74047.tar.gz
vdr-eb63966268ba2695a34bfbbff502266384e74047.tar.bz2
Fixed handling CAM menus in case the CAM connection fails while the menu is being presented
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY5
1 files changed, 5 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 632be97d..f021d700 100644
--- a/HISTORY
+++ b/HISTORY
@@ -2445,6 +2445,11 @@ Video Disk Recorder Revision History
Oliver Endriss).
- Fixed handling comments in editing marks.
+2003-10-26: Version 1.2.6pre4
+
+- Fixed handling CAM menus in case the CAM connection fails while the menu
+ is being presented (thanks to Thomas v. Keller for reportign this one).
+
2003-10-24: Version 1.3.0
- Changed thread handling to make it work with NPTL ("Native Posix Thread Library").