Update NEWS for release 0.109
authorDavid Zeuthen <zeuthen@gmail.com>
Wed, 19 Dec 2012 15:05:36 +0000 (10:05 -0500)
committerDavid Zeuthen <zeuthen@gmail.com>
Wed, 19 Dec 2012 15:05:36 +0000 (10:05 -0500)
Signed-off-by: David Zeuthen <zeuthen@gmail.com>
NEWS

diff --git a/NEWS b/NEWS
index ac08b9014ca42d638774c4ddd4f87618f1716902..d7ef2ada5c178c2d7d4be3d3a15ea4afa8492225 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,34 @@
+--------------
+polkit 0.109
+--------------
+
+WARNING WARNING WARNING: This is a prerelease on the road to polkit
+1.0. Public API might change and certain parts of the code still needs
+some security review. Use at your own risk.
+
+This is polkit 0.109.
+
+Build requirements
+
+ glib, gobject, gio    >= 2.30
+ mozjs185
+ gobject-introspection >= 0.6.2 (optional)
+ pam (optional)
+ ConsoleKit OR systemd
+
+Changes since polkit 0.108:
+
+David Zeuthen (4):
+      Post-release version bump to 0.109
+      Include gmodule-2.0 to avoid linker errors
+      Don't require libmozjs185 devel packages for polkit rules to work
+      Update NEWS for release
+
+Thanks to our contributors.
+
+David Zeuthen,
+December 19, 2012
+
 --------------
 polkit 0.108
 --------------