aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2010-09-02 16:15:09 +0800
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2010-09-02 16:15:09 +0800
commit4ff89fc3800b496aab529fb7a1da5d1d7bf694f4 (patch)
treef7ffc5994fc6bc841d7da046681e7092381bc8e2
parent08aa9a4e24a6087ee94774027cdcfce54f87e175 (diff)
downloadgsoc2013-empathy-4ff89fc3800b496aab529fb7a1da5d1d7bf694f4.tar
gsoc2013-empathy-4ff89fc3800b496aab529fb7a1da5d1d7bf694f4.tar.gz
gsoc2013-empathy-4ff89fc3800b496aab529fb7a1da5d1d7bf694f4.tar.bz2
gsoc2013-empathy-4ff89fc3800b496aab529fb7a1da5d1d7bf694f4.tar.lz
gsoc2013-empathy-4ff89fc3800b496aab529fb7a1da5d1d7bf694f4.tar.xz
gsoc2013-empathy-4ff89fc3800b496aab529fb7a1da5d1d7bf694f4.tar.zst
gsoc2013-empathy-4ff89fc3800b496aab529fb7a1da5d1d7bf694f4.zip
prepare 2.31.91.1EMPATHY_2_31_91_1
-rw-r--r--NEWS34
-rw-r--r--configure.ac4
2 files changed, 36 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index a437439f5..7cce2f2cc 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,37 @@
+NEW in 2.31.91.1 (02/09/2010)
+================
+
+The "Huggy Hippo" release.
+
+A small release so our Ubuntu friends will be able to test latest fixes during
+their Empathy bug day. See [1] if you want to participate.
+
+[1] https://wiki.ubuntu.com/UbuntuBugDay/20100902
+
+Bugs fixed:
+ - Fixed #627916, Can't build with GTK3 any more (Guillaume Desmottes)
+ - Fixed #628106, Groups are not expanded when reconnecting (Philip Withnall)
+ - Fixed #628315, Can't add video to a audio call (Guillaume Desmottes)
+ - Fixed #628421, Wrong AV icon in the contact list (Philip Withnall)
+ - Fixed #628433, Call menu accessible from linking dialogue (Philip Withnall)
+ - Fixed #628464, Crash in log_manager_got_chats_cb
+ - Fixed #628481, Double contact tooltips (Philip Withnall)
+
+Translations:
+ - Updated el Translation (Michael Kotsarinis)
+ - Updated en_GB Translation (Philip Withnall)
+ - Updated es Translation (Jorge González)
+ - Updated et Translation (Mattias Põldaru)
+ - Updated gl Translation (Fran Diéguez)
+ - Updated hu Translation (Gabor Kelemen)
+ - Updated pa Translation (A S Alam)
+ - Updated sl Translation (Matej Urbančič)
+ - Updated sr@latin Translation (Branko Kokanović)
+ - Updated sr Translation (Branko Kokanović)
+
+Documentation translations:
+ - Updated el Documentation translation (Simos Xenitellis, Michael Kotsarinis)
+
NEW in 2.31.91 (30/08/2010)
==============
diff --git a/configure.ac b/configure.ac
index a4c9f7fcb..c1a7ff2ee 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], [31])
m4_define([empathy_micro_version], [91])
-m4_define([empathy_nano_version], [0])
+m4_define([empathy_nano_version], [1])
dnl Display the nano_version only if it's not '0'
m4_define([empathy_base_version],