[system-tools-backends-clone] Release 2.10.0
- From: Milan Bouchet-Valat <milanbv src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [system-tools-backends-clone] Release 2.10.0
- Date: Mon, 29 Mar 2010 17:55:53 +0000 (UTC)
commit 7573e45b0f4c407bf1d03e3191c8211e8c745d33
Author: Milan Bouchet-Valat <nalimilan club fr>
Date: Mon Mar 29 17:03:32 2010 +0200
Release 2.10.0
NEWS | 23 +++++++++++++++++++++++
configure.in | 2 +-
2 files changed, 24 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 9dddc69..de3d6f1 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,26 @@
+System Tools Backends Version 2.10.0, 2010-03-29
+-----------------------------------------------
+
+The System Tools Backends version 2.10.0 "Last But Not Least" have been released. This is the first stable release which is incompatible with the previous 2.8 series.
+
+Changes since last release
+==========================
+
+ - Add FreeBSD 8 as a known platform, handled just like version 7
+ - Identify users and groups by login instead of UID
+ - Major performance improvements when committing groups
+ - Fix crash due to wrong int size with SelfConfig
+ - Fix crash on authentication error
+
+Translations
+============
+
+ - ca, courtesy of David Planella
+ - eu, courtesy of Iñaki Larrañaga Murgoitio
+ - zh_HK, courtesy of Chao-Hsiung Liao
+ - zh_TW, courtesy of Chao-Hsiung Liao
+
+
System Tools Backends Version 2.9.4, 2010-03-08
-----------------------------------------------
diff --git a/configure.in b/configure.in
index a9599cf..0b4fc60 100644
--- a/configure.in
+++ b/configure.in
@@ -2,7 +2,7 @@ AC_PREREQ(2.52)
dnl ==============================================================
dnl Process this file with autoconf to produce a configure script.
dnl ==============================================================
-AC_INIT(system-tools-backends,2.9.4)
+AC_INIT(system-tools-backends,2.10.0)
AC_CONFIG_AUX_DIR(.)
AC_CONFIG_HEADERS(config.h)
AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]