Merge remote-tracking branch 'ungleich/master' into keyboard-locale_system-types

This commit is contained in:
Darko Poljak 2016-07-26 12:22:37 +02:00
commit cef47133bc
14 changed files with 251 additions and 164 deletions

View file

@ -5,6 +5,12 @@ next:
* New type: __keyboard: Set keyboard layout (Carlos Ortigoza)
* New type: __locale_system: Set system-wide locale (Carlos Ortigoza)
4.2.2: 2016-07-26
* Core: Fix ssh ControlPath socket file error (Darko Poljak)
* Documentation: Update cdist man page and cdist-references (Darko Poljak)
* Documentation: Change cdist and cdist-type__pyvenv man page licenses to GPLv3+ (Darko Poljak)
* Documentation: Add FILES to cdist man page (Darko Poljak)
4.2.1: 2016-07-18
* Build: Fix signed release (Darko Poljak)
* Build: Fix building docs (Darko Poljak)