summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2002-03-02 09:37:56 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2002-03-02 09:37:56 +0100
commit9f5397b51006f7918c07217b98e91ced547eb6f6 (patch)
tree6a873b30ef5f801b44b35b02e04d83734534c8c3 /HISTORY
parent90af5a1bd94255222debf6c05ee159e2ca044680 (diff)
downloadvdr-9f5397b51006f7918c07217b98e91ced547eb6f6.tar.gz
vdr-9f5397b51006f7918c07217b98e91ced547eb6f6.tar.bz2
Fixed a deadlock when switching channels via Schedule/Now|Next/Switch
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY6
1 files changed, 6 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 2b0093e0..836de4c5 100644
--- a/HISTORY
+++ b/HISTORY
@@ -1047,3 +1047,9 @@ Video Disk Recorder Revision History
- Fixed a crash in case there is no 'epg.data' at program start (thanks to
Andreas Schultz).
+
+2002-03-01: Version 1.0.0pre3
+
+- Fixed parsing 'E' records in epg2html.pl.
+- Fixed a deadlock when switching channels via Schedule/Now|Next/Switch (reported
+ by Martin Hammerschmid).