summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2017-06-03 12:51:22 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2017-06-03 12:51:22 +0200
commit25d28e7421b45c174d5ccd45ad0dc57e79c5ba37 (patch)
tree28cb7601a1bb6298b0a8f352cd5a7e040316ad3f /HISTORY
parent2c74a31afed1a3552fb22b522039e67a3d40b188 (diff)
downloadvdr-25d28e7421b45c174d5ccd45ad0dc57e79c5ba37.tar.gz
vdr-25d28e7421b45c174d5ccd45ad0dc57e79c5ba37.tar.bz2
Fixed the locking sequence when creating a new timer from the Schedules menu
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 95098012..f0b5bb31 100644
--- a/HISTORY
+++ b/HISTORY
@@ -9099,3 +9099,4 @@ Video Disk Recorder Revision History
Derek Kelly).
- Fixed a possible crash in case the SVDRP connection to a peer VDR is terminated
while getting remote timers.
+- Fixed the locking sequence when creating a new timer from the Schedules menu.