From 0f5a014b1e722998e85a3e8482a1cc7654066b8f Mon Sep 17 00:00:00 2001 From: Ray Strode Date: Tue, 21 Jul 2009 11:00:52 -0400 Subject: Update NEWS for 0.3.1 release --- NEWS | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/NEWS b/NEWS index b60fff3..1dbdd42 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,24 @@ +============== +Version 0.3.1 +============== + + * port to PolicyKit 1.0 (Matthias Clasen) + * D-Bus policy updates (Colin Walters, Martin Pitt, Vincent Untz, William Jon McCann) + * better diagnostic information for unimplemented backends (Daniel Macks) + * file monitoring fixes (James Westby) + * get VT from X display if no controlling tty is available (Ray Strode) + * add "nox11" option to PAM module (Martin Pitt) + * parse log entries with no body correctly (William Jon McCann) + * fix zero-sized struct/unions (William Jon McCann) + * solaris build fixes (Halton Huo) + * parse gecos field for real name (William Jon McCann) + * leak fixes (James Westby, Steve Langasek) + * compile warning fixes (Matthias Clasen) + * fix doc xml validation errors (William Jon McCann) + * fix doc generation when srcdir != builddir (Ray Strode) + * add example upstart events for logging (William Jon McCann) + * fix ChangeLog generation script to work with git-log moved to libexecdir (Ray Strode) + ============== Version 0.3.0 ============== -- cgit