Fix text typos.

This commit is contained in:
Darko Poljak 2016-04-13 08:29:38 +02:00
parent 3296158a37
commit 0ba27d8326
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ Changelog
---------
next:
* Type __package_pip: Add support for running as specified user (useful for pip from virtualenv (Darko Poljak)
* Type __package_pip: Add support for running as specified user (useful for pip in venv) (Darko Poljak)
* New type: __pyvenv: Manage python virtualenv (Darko Poljak)
* Core: Add CDIST_REMOTE_COPY/EXEC env variables and multiplexing options for default scp/ssh (Darko Poljak)
* Types: Remove bashisms in scripts (Darko Poljak)