aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2010-03-05 02:22:44 +0800
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2010-03-05 02:29:28 +0800
commit16555ecff5536c8be45b0d7001bb65eba0d11bee (patch)
tree569a6436ecf45d543202ec09cdcaf5b001614d07
parent5275d797f7af1296fa9219394c4cf93de2a8d408 (diff)
downloadgsoc2013-empathy-16555ecff5536c8be45b0d7001bb65eba0d11bee.tar
gsoc2013-empathy-16555ecff5536c8be45b0d7001bb65eba0d11bee.tar.gz
gsoc2013-empathy-16555ecff5536c8be45b0d7001bb65eba0d11bee.tar.bz2
gsoc2013-empathy-16555ecff5536c8be45b0d7001bb65eba0d11bee.tar.lz
gsoc2013-empathy-16555ecff5536c8be45b0d7001bb65eba0d11bee.tar.xz
gsoc2013-empathy-16555ecff5536c8be45b0d7001bb65eba0d11bee.tar.zst
gsoc2013-empathy-16555ecff5536c8be45b0d7001bb65eba0d11bee.zip
prepare 2.29.91.2 release
-rw-r--r--NEWS26
-rw-r--r--configure.ac4
2 files changed, 28 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 8195fe51d..251941d7e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,29 @@
+NEW in 2.29.91.2
+================
+
+The "No pony in this release" release.
+
+Some issues regarding the account assistant have been fixed,
+including a crash introduced in yesterday's release.
+
+Empathy should now cope better with buggy routers that prevent connecting
+to Google Talk. If you have experienced this issue, please see the Empathy FAQ
+for details: http://live.gnome.org/Empathy/FAQ
+
+Links in contacts status messages are now clickable.
+
+Bugs fixed:
+ - Fixed #525576, URL in contact's status are not clickable (Xavier Claessens)
+ - Fixed #601089, "Network Error" on any new Google Talk account (Guillaume Desmottes)
+ - Fixed #611753, "B)" and "B-)" both present the face-cool, not following the Icon Naming Spec (Guillaume Desmottes)
+ - Fixed #611792, Crash through empathy-accounts wizard (Sjoerd Simons)
+ - Fixed #611794, Empathy asserts if icon not available (Sjoerd Simons)
+ - Fixed #611817, Remove salut_created gconf key (Guillaume Desmottes)
+
+Translations:
+ - Updated ar Translation (Khaled Hosny)
+ - Updated de Translation (Mario Blättermann)
+
NEW in 2.29.91.1
================
diff --git a/configure.ac b/configure.ac
index 6f9474d4f..6c77c57e8 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], [29])
m4_define([empathy_micro_version], [91])
-m4_define([empathy_nano_version], [1])
+m4_define([empathy_nano_version], [2])
dnl Display the nano_version only if it's not '0'
m4_define([empathy_base_version],