diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2001-04-01 14:13:42 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2001-04-01 14:13:42 +0200 |
commit | ab626eecd36217d15f9bee3e7e82100ca93c16d1 (patch) | |
tree | 51b709d49c09550fe3f5b274c182bc34cdcfdfe0 /HISTORY | |
parent | 28130daef7b11beeafaf0c59dd45e8f0aafd6d5b (diff) | |
download | vdr-ab626eecd36217d15f9bee3e7e82100ca93c16d1.tar.gz vdr-ab626eecd36217d15f9bee3e7e82100ca93c16d1.tar.bz2 |
SVDRP now also works with clients that don't do line buffering
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -447,3 +447,6 @@ Video Disk Recorder Revision History - Fixed a segfault that sometimes happened when killing VDR. - VDR now returns an exit status of '2' in case of an error at startup, instead of terminating with 'abort()' (which caused a core dump). +- SVDRP now also works with clients that don't do line buffering (like the + Windows 'telnet'). + |