summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Zeuthen <davidz@redhat.com>2012-01-03 11:58:51 -0500
committerDavid Zeuthen <davidz@redhat.com>2012-01-03 11:58:51 -0500
commit1daf420c51ffa648a55916fe693df2a2fb2a581e (patch)
tree8a431d14389bca1b98249db20dec2f57c0066c67
parentee3abef68386421b4711fc15d14be91e30134bc6 (diff)
Update NEWS for release0.104
Signed-off-by: David Zeuthen <davidz@redhat.com>
-rw-r--r--NEWS36
1 files changed, 36 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 44c6fd9..653be4f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,40 @@
--------------
+PolicyKit 0.104
+--------------
+
+This is PolicyKit 0.104
+
+WARNING WARNING WARNING: This is a prerelease on the road to PolicyKit
+1.0. Public API might change and certain parts of the code still needs
+some security review. Use at your own risk.
+
+Build requirements
+
+ glib, gobject, gio >= 2.28
+ gobject-introspection >= 0.6.2 (optional)
+ pam (optional)
+ ConsoleKit OR systemd
+
+Changes since PolicyKit 0.103:
+
+ David Zeuthen (3):
+ Post-release version bump to 0.104
+ Detect whether systemd is available and default to use if so
+ Update NEWS for release
+
+ Matthias Clasen (1):
+ Add optional systemd support
+
+ Nikki VonHollen (2):
+ Bug 43608 – Add unit tests
+ Bug 43610 - Add netgroup support
+
+Thanks to our contributors.
+
+David Zeuthen,
+January 3, 2012
+
+--------------
PolicyKit 0.103
--------------