summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2017-08-31 11:46:16 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2017-08-31 11:46:16 +0200
commitf2a2c67152254ff993cdbd785870a327b032c482 (patch)
tree5a4d56ecc0caec972a1a2e22bf01fe2d907e816c /HISTORY
parent971976600728f68f9ac83528bc0d7602d7b79123 (diff)
downloadvdr-f2a2c67152254ff993cdbd785870a327b032c482.tar.gz
vdr-f2a2c67152254ff993cdbd785870a327b032c482.tar.bz2
Fixed a possible crash when stopping VDR
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY4
1 files changed, 3 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index 1dced2b7..933b815b 100644
--- a/HISTORY
+++ b/HISTORY
@@ -9162,7 +9162,9 @@ Video Disk Recorder Revision History
a subdirectory.
- SVDRP peering can now be limited to the default SVDRP host (see MANUAL for details).
-2017-07-24: Version 2.3.9
+2017-08-31: Version 2.3.9
- Updated the Italian OSD texts (thanks to Diego Pierotto).
- Updated the Finnish OSD texts (thanks to Rolf Ahrenberg).
+- Fixed a possible crash when stopping VDR (thanks to Matthias Senzel for reporting and
+ helping to debug this one).