[gconf] [release] 2.28.1



commit 7ea4cfe292cbcdad7b9eecdf15cdec91d48cfd70
Author: Vincent Untz <vuntz gnome org>
Date:   Tue Mar 30 13:44:18 2010 +0200

    [release] 2.28.1

 NEWS         |   13 +++++++++++++
 configure.in |    2 +-
 2 files changed, 14 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index fe9fb10..c29236f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,16 @@
+2.28.1
+======
+
+  Fixes
+   - Make the defaults mechanism find the right polkit action (Matthias Clasen)
+   - Remove (worse than) useless signal handlers for SEGV, FPE, etc. in gconfd
+     (Ray Strode)
+   - Avoid a crash when gconftool-2 can't read the db (Matthias Clasen)
+   - Make gconf compile with -DGSEAL_ENABLE (Andre Klapper)
+
+   Translation updates
+   (ast, bn,, ca, ca valencia, cy, en shaw, eu, gl, lt, nl, ru, vi)
+
 2.28.0
 ======
 
diff --git a/configure.in b/configure.in
index cdbcd15..dae3d38 100644
--- a/configure.in
+++ b/configure.in
@@ -1,6 +1,6 @@
 AC_PREREQ(2.60)
 AC_INIT([GConf],
-  [2.28.0],
+  [2.28.1],
   [http://bugzilla.gnome.org/enter_bug.cgi?product=GConf],
   [GConf])
 



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