summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2006-07-22 14:04:51 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2006-07-22 14:04:51 +0200
commit375aa2563ad24f127874f45b87a1e70a2fbda50d (patch)
tree38d9a7229178c12145dab2b34cfc6d17756b6dde /HISTORY
parentee4fa90032d903b6030e7576af2b1d2e0d12ada8 (diff)
downloadvdr-375aa2563ad24f127874f45b87a1e70a2fbda50d.tar.gz
vdr-375aa2563ad24f127874f45b87a1e70a2fbda50d.tar.bz2
Fixed handling client side termination of SVDRP connections
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index f19f88d3..e6f100ca 100644
--- a/HISTORY
+++ b/HISTORY
@@ -4824,3 +4824,5 @@ Video Disk Recorder Revision History
(reported by Norbert Wentz).
- Added a missing initialization of 'mutex' in cCiMenu::cCiMenu() and removed
some superfluous semicolons in ci.c (thanks to Marco Schlüßler).
+- Fixed handling client side termination of SVDRP connections (thanks to Frank
+ Schmirler).