summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2004-11-20 11:34:04 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2004-11-20 11:34:04 +0100
commitc07a3a371ed4be7acece41ad06a81bf6814585f8 (patch)
tree02e72ebdf4c7973d131abe101af6dd41314dc044 /HISTORY
parent6533efdf676ccdc2ba1bfe0b2dafd12775957a84 (diff)
downloadvdr-c07a3a371ed4be7acece41ad06a81bf6814585f8.tar.gz
vdr-c07a3a371ed4be7acece41ad06a81bf6814585f8.tar.bz2
Fixed a possible recursion in cControl::Shutdown()
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 5bef4288..0c29d49b 100644
--- a/HISTORY
+++ b/HISTORY
@@ -3154,3 +3154,4 @@ Video Disk Recorder Revision History
Brugger for reporting this one).
- Fixed some characters in the iso8859-2 font file (thanks to Dino Ravnic).
- Fixed some errors in the Croatian language texts (thanks to Dino Ravnic).
+- Fixed a possible recursion in cControl::Shutdown() (thanks to Sascha Volkenandt).