Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
@ -4,6 +4,9 @@ Changelog
* Changes are always commented with their author in (braces)
* Exception: No braces means author == Nico Schottelius
2.0.11:
* Fix insecure file/directory creation: Use umask 077
2.0.10: 2012-05-18
* Cleanup __group: No getent gshadow in old Redhat, use groupmod -g
(Matt Coddington)