Fixed handling video directory updates in case an other process has touched the .update file after the last NeedsUpdate() check

This commit is contained in:
Klaus Schmidinger
2006-10-07 12:50:24 +02:00
parent f951fb2f9c
commit 09c6bced8d
3 changed files with 8 additions and 2 deletions

View File

@@ -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