summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2003-08-30 10:14:42 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2003-08-30 10:14:42 +0200
commit37c340e51a91816d520181291254e55ecaa9fc32 (patch)
tree5e3719b19306c542f8fb45b14eade20c843311fd /HISTORY
parent642f8c0f13f3fea3c98c2938e780d69ee247d3a8 (diff)
downloadvdr-37c340e51a91816d520181291254e55ecaa9fc32.tar.gz
vdr-37c340e51a91816d520181291254e55ecaa9fc32.tar.bz2
Fixed a hangup in SVDRP when the client disappears without sending QUIT
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY3
1 files changed, 3 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index c31330d7..afdb726f 100644
--- a/HISTORY
+++ b/HISTORY
@@ -2336,3 +2336,6 @@ Video Disk Recorder Revision History
to Lauri Tischler and Ragnar Sundblad).
- Added channels for DVB-T Hannover (Germany) to channels.cont.terr (thanks to
Peter Waechtler).
+- Fixed a hangup in SVDRP when the client disappears without sending QUIT (thanks
+ to Robert Bartl for reporting this one). The problem was introduced in version
+ 1.2.2 through the fix for an occasional "Broken pipe" error in SVDRP connections.