summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to '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