Add dnf fixes to changelog
This commit is contained in:
parent
6824b1ea1e
commit
3a577966ba
1 changed files with 2 additions and 0 deletions
|
@ -6,6 +6,8 @@ Ansible Changes By Release
|
||||||
### Minor Changes:
|
### Minor Changes:
|
||||||
|
|
||||||
* Fixed pip installing packages into virtualenvs using the system pip instead of the virtualenv pip.
|
* Fixed pip installing packages into virtualenvs using the system pip instead of the virtualenv pip.
|
||||||
|
* Fixed dnf on systems with dnf-2.0.x (some changes in the API).
|
||||||
|
* Fixed traceback with dnf install of groups
|
||||||
|
|
||||||
## 2.2 "The Battle of Evermore" - 11-01-2016
|
## 2.2 "The Battle of Evermore" - 11-01-2016
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue