Remove unnecessary global explorers.

This commit is contained in:
Darko Poljak 2016-04-21 08:28:47 +02:00
parent b40034a54a
commit 9a9836a047
1 changed files with 0 additions and 1 deletions

View File

@ -2,7 +2,6 @@ Changelog
---------
next:
* Types: Add global explorers su, sudo and sucmd (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)