summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2000-09-15 13:58:36 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2000-09-15 13:58:36 +0200
commit39600857613d85e035ab1f93ad8360d9eaf00fe0 (patch)
treeee1523c4a4f4e2096a25150f2302f7081968e7c2 /HISTORY
parent5c6d5f5316bf625b66d2592bd335de33b54cfed1 (diff)
downloadvdr-39600857613d85e035ab1f93ad8360d9eaf00fe0.tar.gz
vdr-39600857613d85e035ab1f93ad8360d9eaf00fe0.tar.bz2
Handling SIGPIPE and re-establishing handler after intercepting a signal
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 7c888758..35aa7aa4 100644
--- a/HISTORY
+++ b/HISTORY
@@ -172,3 +172,4 @@ Video Disk Recorder Revision History
- Video files now have the 'group read' bit set.
- Fixed handling errors in 'readstring()'.
+- Handling SIGPIPE and re-establishing handler after intercepting a signal.