mirror of
https://github.com/vdr-projects/vdr.git
synced 2025-03-01 10:50:46 +00:00
Files and directories are now created with rights according to the shell's umask settings
This commit is contained in:
4
HISTORY
4
HISTORY
@@ -3634,7 +3634,7 @@ Video Disk Recorder Revision History
|
||||
replaced with the new one instead of adding the new entries (thanks to Andreas
|
||||
Regel).
|
||||
|
||||
2005-07-31: Version 1.3.28
|
||||
2005-08-06: Version 1.3.28
|
||||
|
||||
- Added a sleep in cDvbPlayer::Action() in case there is no data to send to the
|
||||
device, which avoids a busy loop on very fast machines (thanks to Martin Wache).
|
||||
@@ -3653,3 +3653,5 @@ Video Disk Recorder Revision History
|
||||
- Now checking whether timers or channels are currently being edited via the menu
|
||||
before making changes through SVDRP (thanks to Andreas Brugger for reporting a
|
||||
problem with this).
|
||||
- Files and directories are now created with rights according to the shell's
|
||||
umask settings (thanks to Andreas Brachold).
|
||||
|
Reference in New Issue
Block a user