[gnome-system-tools] Release 2.91.1
- From: Milan Bouchet-Valat <milanbv src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-system-tools] Release 2.91.1
- Date: Sun, 19 Dec 2010 21:45:30 +0000 (UTC)
commit 5b8472e86b37d0bad465b41b8660864b63cea82f
Author: Milan Bouchet-Valat <nalimilan club fr>
Date: Sun Dec 19 20:50:26 2010 +0100
Release 2.91.1
NEWS | 45 +++++++++++++++++++++++++++++++++++++++++++++
configure.in | 2 +-
2 files changed, 46 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 63bd97b..7a67622 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,48 @@
+GNOME System Tools Version 2.91.1, 2010-12-19
+-----------------------------------------------
+
+ General
+ =======
+ - Port to GTK+3, drop support for GTK+2
+ - Move from PolkitLockButton to a temporary implementation based on GPermission
+ - Use upstream gettext instead of GLib's
+
+ Users
+ =====
+ - Fix setting password from random entry
+ - Fix editing newly created users
+ - Dramatic performance improvements when loading users and groups
+ - Hide custom user profile when not selected
+ - Fix cases where advanced settings cannot be edited
+ - Don't unref() user face if it's NULL
+ - Remove users search-bar code
+
+ Time
+ ====
+ - Rework EMap widget to use Cairo and new GTK+ API (Benjamin Otte)
+ - Various cleanups in EMap widget
+ - Remove unreachable NTP servers
+ - Don't suggest Stratum 1 NTP servers
+
+ Network
+ =======
+ - Fix markup in interfaces description
+
+ Translation
+ ===========
+ - ca, courtesy of Joan Duran
+ - ca valencia, courtesy of Joan Duran
+ - es, courtesy of Jorge González
+ - eu, courtesy of Iñaki Larrañaga Murgoitio
+ - he, courtesy of Yaron Shahrabani
+ - it, courtesy of Gianvito Cavasoli
+ - ko, courtesy of Changwoo Ryu
+ - nb, courtesy of Kjartan Maraas
+ - sk, courtesy of Pavol KlaÄ?anský
+ - sl, courtesy of Klemen Košir
+ - ug, courtesy of Sahran
+
+
GNOME System Tools Version 2.32.0, 2010-09-27
-----------------------------------------------
diff --git a/configure.in b/configure.in
index 2ea002e..f94617f 100644
--- a/configure.in
+++ b/configure.in
@@ -1,5 +1,5 @@
AC_PREREQ(2.60)
-AC_INIT(gnome-system-tools, 2.32.0, http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-system-tools)
+AC_INIT(gnome-system-tools, 2.91.1, http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-system-tools)
AC_CONFIG_SRCDIR(src/common/gst-tool.c)
AC_CONFIG_MACRO_DIR([m4])
AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]