summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2013-03-14 09:38:06 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2013-03-14 09:38:06 +0100
commit21b564805d54f5f790d6185823459e823bb43b76 (patch)
tree5d1ec2f691002c2aa261430a7195761b6e81b583 /HISTORY
parent87acd119ceac72301b02105599da069d4ed32b4c (diff)
downloadvdr-21b564805d54f5f790d6185823459e823bb43b76.tar.gz
vdr-21b564805d54f5f790d6185823459e823bb43b76.tar.bz2
When switching to a less privileged user id, VDR now sets the environment variables HOME, USER, LOGNAME and SHELL accordingly
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index db43e707..13926c7b 100644
--- a/HISTORY
+++ b/HISTORY
@@ -7750,3 +7750,5 @@ Video Disk Recorder Revision History
- Updated the introductory text of the vdr.1 man page.
- Added a note to the INSTALL file regarding multiple disk setup becoming deprecated
in a future version of VDR.
+- When switching to a less privileged user id, VDR now sets the environment variables
+ HOME, USER, LOGNAME and SHELL accordingly (thanks to Manuel Reimer).