From a013fa6b10b52d93ddd39a53f6392f3fd28b3546 Mon Sep 17 00:00:00 2001 From: Nico Schottelius Date: Mon, 12 Mar 2012 20:58:53 +0100 Subject: [PATCH] ++changes(2.0.10) Signed-off-by: Nico Schottelius --- doc/changelog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/changelog b/doc/changelog index dead9aa8..ce9f798b 100644 --- a/doc/changelog +++ b/doc/changelog @@ -4,6 +4,10 @@ Changelog * Changes are always commented with their author in (braces) * Exception: No braces means author == Nico Schottelius +2.0.10: + * Cleanup __group: No getent gshadow in old Redhat, use groupmod -g + (Matt Coddington) + 2.0.9: 2012-03-12 * Cleanup documentation: Fix environment variable list to be properly displayed (Giel van Schijndel)