[empathy/gnome-2-32] prepare 2.32.1
- From: Guillaume Desmottes <gdesmott src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [empathy/gnome-2-32] prepare 2.32.1
- Date: Mon, 15 Nov 2010 13:33:54 +0000 (UTC)
commit 6cd889790503f0ca1adfdeda78e49bcd360a5a35
Author: Guillaume Desmottes <guillaume desmottes collabora co uk>
Date: Mon Nov 15 14:30:01 2010 +0100
prepare 2.32.1
NEWS | 24 ++++++++++++++++++++++++
configure.ac | 6 +++---
2 files changed, 27 insertions(+), 3 deletions(-)
---
diff --git a/NEWS b/NEWS
index 0c8259b..624b471 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,27 @@
+NEW in 2.32.1 (15/11/2010)
+=============
+
+This release fixes some minor issues and updates a few translations.
+
+Bugs fixed:
+ - Fixed #631657, Empathy doesn't build with gcr-3 (Guillaume Desmottes)
+ - Fixed #632806, Empathy 2.32.x needs to require libnotify < 0.7 (Guillaume Desmottes)
+ - Fixed #632807, Empathy 2.32.x shouldn't support GTK 3 (Guillaume Desmottes)
+ - Fixed #631455, window resizes irreversibly when perfoming a contact search (Guillaume Desmottes)
+
+Translations:
+ - Updated ca Translation (Gil Forcada)
+ - Updated ca valencia Translation (Carles Ferrando)
+ - Updated crh Translation (ReÅ?at SABIQ)
+ - Updated es Translation (Jorge González)
+ - Updated et Translation (Mattias Põldaru)
+ - Updated fi Translation (Ville-Pekka Vainio)
+ - Updated ja Translation (Takayuki KUSANO)
+ - Updated ko Translation (Changwoo Ryu)
+
+Documentation translations:
+ - Updated hu Documentation translation (Gabor Kelemen)
+
NEW in 2.32.0.1 (04/10/2010)
===============
diff --git a/configure.ac b/configure.ac
index 3bf3fee..20d80b3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,10 +1,10 @@
dnl If not 1, append datestamp to the version number
-m4_define(empathy_released, 0)
+m4_define(empathy_released, 1)
m4_define([empathy_major_version], [2])
m4_define([empathy_minor_version], [32])
-m4_define([empathy_micro_version], [0])
-m4_define([empathy_nano_version], [1])
+m4_define([empathy_micro_version], [1])
+m4_define([empathy_nano_version], [0])
dnl Display the nano_version only if it's not '0'
m4_define([empathy_base_version],
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]