[gnome-system-tools] Release 2.30.0
- From: Milan Bouchet-Valat <milanbv src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-system-tools] Release 2.30.0
- Date: Mon, 29 Mar 2010 17:58:55 +0000 (UTC)
commit 2fafaa02e10572a9e13d076226fc12756eb1f347
Author: Milan Bouchet-Valat <nalimilan club fr>
Date: Mon Mar 29 16:54:10 2010 +0200
Release 2.30.0
NEWS | 60 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
configure.in | 2 +-
2 files changed, 61 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 7b5f79c..0d2e932 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,63 @@
+GNOME System Tools Version 2.30.0, 2010-03-29
+-----------------------------------------------
+
+ General
+ =======
+ - Fix a few compiler warnings (Andre Klapper, Bug 612805)
+
+ Users
+ =====
+ - Only update Real name in case of success
+ - Force updating groups when showing groups dialog
+ - Fix hang when new and old password only differ in case
+ - Fix hang when changing empty password to something else
+ - Fix hiding "encrypt home folder" option when not supported
+ - Fix "Reload config?" dialog shown after creating a group
+ - Remove duplicate deletion of groups
+ - Replace UTF-8 characters escaped by Glade (Gabor Kelemen, Bug 613115)
+ - Remove placeholder strings
+ - Mark a string as translatable
+ - Fix warning when NO_PASSWD_LOGIN group doesn't exist
+
+ Translation
+ ===========
+ - af, courtesy of F. Wolff
+ - be, courtesy of Ihar Hrachyshka
+ - bg, courtesy of Alexander Shopov
+ - bn, courtesy of Israt Jahan
+ - ca, courtesy of Joan Duran
+ - cs, courtesy of Marek Ä?ernocký
+ - da, courtesy of Ask Hjorth Larsen
+ - de, courtesy of Christian Kirbach
+ - el, courtesy of Simos Xenitellis
+ - en_GB, courtesy of Philip Withnall
+ - es, courtesy of Jorge González
+ - et, courtesy of Ivar Smolin
+ - eu, courtesy of Iñaki Larrañaga Murgoitio
+ - fi, courtesy of Tommi Vainikainen
+ - fr, courtesy of Milan Bouchet-Valat
+ - gl, courtesy of Fran Diéguez
+ - hu, courtesy of Gabor Kelemen
+ - it, courtesy of Gianvito Cavasoli
+ - ko, courtesy of Changwoo Ryu
+ - lt, courtesy of Žygimantas BeruÄ?ka
+ - ms, courtesy of Ahmed Noor Kader Mustajir Md Eusoff
+ - pa, courtesy of A S Alam
+ - pl, courtesy of Piotr DrÄ?g
+ - pt_BR, courtesy of Jonh Wendell
+ - pt, courtesy of Duarte Loreto
+ - ro, courtesy of Adi Roiban
+ - ru, courtesy of Leonid Kanter
+ - sl, courtesy of Matej UrbanÄ?iÄ?
+ - sr, courtesy of Ð?Ñ?анко Ð?окановиÑ?
+ - sr latin, courtesy of Branko KokanoviÄ?
+ - sv, courtesy of Daniel Nylander
+ - ta, courtesy of Dr,T,Vasudevan
+ - uk, courtesy of Maxim Dziumanenko
+ - zh_HK, courtesy of Kevin Wei
+ - zh_TW, courtesy of Kevin Wei
+
+
GNOME System Tools Version 2.29.92, 2010-03-08
-----------------------------------------------
diff --git a/configure.in b/configure.in
index 22e66cd..db2e163 100644
--- a/configure.in
+++ b/configure.in
@@ -1,5 +1,5 @@
AC_PREREQ(2.60)
-AC_INIT(gnome-system-tools, 2.29.92, http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-system-tools)
+AC_INIT(gnome-system-tools, 2.30.0, 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]