diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2006-10-07 12:50:24 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2006-10-07 12:50:24 +0200 |
commit | 09c6bced8db2567c60896457e4b7e761f37d87c3 (patch) | |
tree | dc0f4f50fc74486d982b128627539143fa6a92dd /CONTRIBUTORS | |
parent | f951fb2f9c83797e2df1f0dd2884cc1dfb46493e (diff) | |
download | vdr-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 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index ab8742ec..be608e76 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1823,6 +1823,8 @@ Petri Hintukainen <Petri.Hintukainen@hut.fi> the Makefile to avoid a crash in case a new version is installed on a running system for fixing handling video directory updates in case the timestamp of the .update file is in the future + for fixing handling video directory updates in case an other process has touched the + .update file after the last NeedsUpdate() check Marcel Schaeben <mts280@gmx.de> for his "Easy Input" patch |