policykit-gnome r43 - trunk



Author: davidz
Date: Tue Jul 22 16:57:07 2008
New Revision: 43
URL: http://svn.gnome.org/viewvc/policykit-gnome?rev=43&view=rev

Log:
late bump to 0.9, update NEWS and write README

Modified:
   trunk/NEWS
   trunk/README
   trunk/configure.ac

Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS	(original)
+++ trunk/NEWS	Tue Jul 22 16:57:07 2008
@@ -1,4 +1,27 @@
 ==========
+PolicyKit-gnome 0.9
+==========
+
+Release on July 22th 2008.
+
+Highlights of this release
+
+ o Bug fixes
+ o Avoid grabbing the pointer when showing dialog
+ o Remember state for "remember authorization" check box per action.
+ o New translations: ca, po, pt, ru, sk, cs, pt_BR, zh_CN, de
+
+Requirements for PolicyKit-gnome 0.8
+
+ - PolicyKit        == 0.9
+ - GTK+             >= 2.12
+ - dbus             >= 1.0
+ - dbus-glib        >= 0.71
+ - gnome-vfs        >= 2.4
+ - libsexy          >= 0.1.11
+ - GConf            >= 2.8
+
+==========
 PolicyKit-gnome 0.8
 ==========
 

Modified: trunk/README
==============================================================================
--- trunk/README	(original)
+++ trunk/README	Tue Jul 22 16:57:07 2008
@@ -1,3 +1,19 @@
-TODO: write me
+PolicyKit-gnome provides
 
-(test commit from git)
+ - An Authentication Agent for PolicyKit that integrates well with the
+   GNOME desktop environment
+
+ - A shared library to easily integrate usage of PolicyKit into GTK+
+   applications
+
+See http://www.freedesktop.org/wiki/Software/PolicyKit for lots of
+documentation, mailing lists, etc. about PolicyKit.
+
+See also the file HACKING for notes of interest to developers working
+on PolicyKit-gnome.
+
+Report bugs against PolicyKit-gnome at the GNOME bugzilla
+
+ http://bugzilla.gnome.org/
+
+against the policykit-gnome product.

Modified: trunk/configure.ac
==============================================================================
--- trunk/configure.ac	(original)
+++ trunk/configure.ac	Tue Jul 22 16:57:07 2008
@@ -1,4 +1,4 @@
-AC_INIT([PolicyKit-gnome],[0.8],[mailto:david fubar dk],[PolicyKit-gnome])
+AC_INIT([PolicyKit-gnome],[0.9],[mailto:david fubar dk],[PolicyKit-gnome])
 
 AM_INIT_AUTOMAKE([1.9 foreign dist-bzip2 no-dist-gzip])
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]