Implemented safe writing of config files

This commit is contained in:
Klaus Schmidinger
2001-01-13 15:36:31 +01:00
parent ba2c25d183
commit 297e727a59
5 changed files with 90 additions and 18 deletions

View File

@@ -340,3 +340,5 @@ Video Disk Recorder Revision History
- Changed the value for Diseqc to '0' in the default 'channels.conf'.
- Fixed displaying channels and recording status in the RCU's LED display when
a recording is interrupted due to higher priority.
- Implemented safe writing of config files (first writes into a temporary file
and then renames it).