Merge branch 'master' into 4.0-pre-not-stable

This commit is contained in:
Nico Schottelius 2014-01-21 14:05:44 +01:00
commit ba0c56efbd
6 changed files with 58 additions and 10 deletions

View file

@ -10,6 +10,7 @@ Changelog
3.0.3:
* Core: Enhance error message when requirement is missing object id
* Core: Add environment variable to select shell for executing scripts (Daniel Heule)
* Explorer hostname: Return host name by using uname -n
* New Type: __hostname (Steven Armstrong)