summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2006-10-07 12:50:24 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2006-10-07 12:50:24 +0200
commit09c6bced8db2567c60896457e4b7e761f37d87c3 (patch)
treedc0f4f50fc74486d982b128627539143fa6a92dd /HISTORY
parentf951fb2f9c83797e2df1f0dd2884cc1dfb46493e (diff)
downloadvdr-09c6bced8db2567c60896457e4b7e761f37d87c3.tar.gz
vdr-09c6bced8db2567c60896457e4b7e761f37d87c3.tar.bz2
Fixed handling video directory updates in case an other process has touched the .update file after the last NeedsUpdate() check
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 1f0d0ddb..0b680988 100644
--- a/HISTORY
+++ b/HISTORY
@@ -4943,3 +4943,5 @@ Video Disk Recorder Revision History
Juza for reporting that events without an ExtendedEventDescriptor may get
duplicate information in their ShortText through the EPG bugfixes in case they
are received again).
+- Fixed handling video directory updates in case an other process has touched the
+ .update file after the last NeedsUpdate() check (thanks to Petri Hintukainen).