diff options
author | Ray Strode <rstrode@redhat.com> | 2012-03-26 16:42:06 -0400 |
---|---|---|
committer | Ray Strode <rstrode@redhat.com> | 2012-03-26 18:46:25 -0400 |
commit | 6aaba9d6f7e71e2797f0767952887ad3c861c255 (patch) | |
tree | 9e50086396dc6fdb32c80fa600a02bf6b64d67da /NEWS | |
parent | 9fb5bb0ab352f628095cad8128d5eb70bf704e27 (diff) |
NEWS: update for release
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 19 |
1 files changed, 19 insertions, 0 deletions
@@ -1,3 +1,22 @@ +Changes in 0.6.16 +================= + +* Don't filter out users below UID_MIN in login.defs + +* Filter out users with invalid shells + +* build fixes for srcdir != builddir + +* Port to GDBus + +* Add systemd support + +* vala support and introspection fixes + +* ppc32 fixes + +* use infinite timeout for ListCachedUsers calls + Changes in 0.6.15 ================= |