From af8ea3c3c5035a9bf7861a258570205599cacb22 Mon Sep 17 00:00:00 2001 From: BackSlasher Date: Mon, 18 May 2015 23:46:39 +0300 Subject: Update CHANGELOG.md Fixed typo --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.1