summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2011-08-06 09:51:09 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2011-08-06 09:51:09 +0200
commit570656b073f645c9a42e89d9e0e03c5bb133d5da (patch)
tree13518d8ea18181ff1a53546bad4a7d54794a4f51 /HISTORY
parentfdd82cd972db1303c96ba6b88174c6fc69447247 (diff)
downloadvdr-570656b073f645c9a42e89d9e0e03c5bb133d5da.tar.gz
vdr-570656b073f645c9a42e89d9e0e03c5bb133d5da.tar.bz2
Fixed the return value of the svdrpsend.pl script in case of an error
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 6af67527..3b3c4e30 100644
--- a/HISTORY
+++ b/HISTORY
@@ -6659,3 +6659,5 @@ Video Disk Recorder Revision History
Christoph Haubrich).
- cSkins::Message() now blocks calls from background threads (thanks to Michael
Eiler for reporting a crash in such a scenario).
+- Fixed the return value of the svdrpsend.pl script in case of an error (thanks to
+ Jonas Diemer).