summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2007-06-17 12:45:57 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2007-06-17 12:45:57 +0200
commitefbb48dbaf648caccd0a7591558252f8e00f0071 (patch)
treed6ae44924c27bef2ba4f627e2ba9d30dd26eedf7 /HISTORY
parent3ad941de73f411f42be4439aaf9e73837915376f (diff)
downloadvdr-efbb48dbaf648caccd0a7591558252f8e00f0071.tar.gz
vdr-efbb48dbaf648caccd0a7591558252f8e00f0071.tar.bz2
Fixed handling detached processes in SystemExec()
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 14db3b7a..ef821290 100644
--- a/HISTORY
+++ b/HISTORY
@@ -5251,3 +5251,4 @@ Video Disk Recorder Revision History
- Updated the Finnish OSD texts (thanks to Rolf Ahrenberg).
- Changed the parameter "OSD font" to "Default font" in "Setup/OSD" (suggested
by Rolf Ahrenberg).
+- Fixed handling detached processes in SystemExec() (thanks to Udo Richter).