summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThom May <thom@may.lt>2015-05-19 10:52:32 +0100
committerThom May <thom@may.lt>2015-05-19 10:52:32 +0100
commit4111356d7692bd303db4a7382dbc05a0b824db9f (patch)
tree2ca6306bcee0e605bb7509ac562acf3a96c4c038
parent27ba1e882dcab280527aa1764d1b45aca3ef5961 (diff)
parentaf8ea3c3c5035a9bf7861a258570205599cacb22 (diff)
downloadmixlib-shellout-4111356d7692bd303db4a7382dbc05a0b824db9f.tar.gz
Merge pull request #97 from BackSlasher/patch-1
Update CHANGELOG.md
-rw-r--r--CHANGELOG.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 56fa59c..f45d7de 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,7 +5,7 @@
## Release 2.1.0
* [**BackSlasher**:](https://github.com/BackSlasher)
- `with_login` flag now correctly does the magic on unix to simulate a login
+ `login` flag now correctly does the magic on unix to simulate a login
shell for a user (secondary groups, environment variables, set primary group and
generally emulate `su -`).
* went back to setsid() to drop the controlling tty, fixed old AIX issue with