[empathy] prepare 3.1.90



commit 3101d1f584d3e26eaeb4e75b973010f92cea3823
Author: Guillaume Desmottes <guillaume desmottes collabora co uk>
Date:   Mon Aug 29 16:19:45 2011 +0200

    prepare 3.1.90

 NEWS         |   39 +++++++++++++++++++++++++++++++++++++++
 configure.ac |    6 +++---
 2 files changed, 42 insertions(+), 3 deletions(-)
---
diff --git a/NEWS b/NEWS
index b6f066d..9411fee 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,42 @@
+NEW in 3.1.90 (29/08/2011)
+=============
+
+SIP accounts can now be marked as being able to make PSTN calls. Such accounts
+can be used to call landline and mobile phones of contacts.
+At the moment, this is only possible if the IM contact is linked with a
+contact from Evolution's addressbook containing at least one phone field.
+
+Bugs fixed:
+ - Fixed #650113, Chat search bar is LITERALLY THE WORST THING EVER (Jonny Lamb)
+ - Fixed #647124, crash in empathy-call (Sjoerd Simons)
+ - Fixed #657086, Contact list is slow with loads of contacts (Alban Crequy)
+ - Fixed #657562, Birthday on jabber account : can't chose the day (Guillaume Desmottes)
+ - Fixed #650112, Allow to call phone number of contacts (Guillaume Desmottes)
+ - Fixed #657362, [oneiric] empathy crash at launch (Guillaume Desmottes)
+ - Fixed #656682, Empathy exits due to problem in the main loop exits with "Too many open files" (Philip Withnall, Will Thompson)
+ - Fixed #657166, Unclear error message visible to users (Milo Casagrande)
+ - Fixed #657271, SIGSEGV from g_settings_bind_with_mapping (Raluca Elena Podiuc)
+ - Fixed #657173, auto accept publish requests even if contact has subscription=none (Xavier Claessens)
+ - Fixed #657220, Add option to use account for phone calls (Guillaume Desmottes)
+ - Fixed #657105, Clicking the spinner icon does not bring up the preference dialog (Guillaume Desmottes)
+ - Fixed #657104, The "quit message" entry should be a normal entry instead of a password entry (Guillaume Desmottes)
+ - Fixed #656829, empathy crashed with SIGSEGV in __memcpy_ssse3() (Guillaume Desmottes)
+ - Fixed #642385, Incomplete list of servers and port numbers for Freenode (Debarshi Ray)
+
+Translations:
+ - Updated be Translation (Ihar Hrachyshka)
+ - Updated de Translation (Mario BlÃttermann)
+ - Updated es Translation (Jorge GonzÃlez, Daniel Mustieles)
+ - Updated gl Translation (Fran Dieguez)
+ - Updated he Translation (Yaron Shahrabani)
+ - Updated nb Translation (Kjartan Maraas)
+ - Updated nl Translation (Wouter Bolsterlee)
+ - Updated pt_BR Translation (Og B. Maciel)
+ - Updated ru Translation (Yuri Myasoedov)
+ - Updated sv Translation (Daniel Nylander)
+ - Updated zh_HK Translation (Cheng-Chia Tseng)
+ - Updated zh_TW Translation (Cheng-Chia Tseng)
+
 NEW in 3.1.5.1 (22/08/2011)
 ==============
 
diff --git a/configure.ac b/configure.ac
index 33a13ae..7e874bf 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], [3])
 m4_define([empathy_minor_version], [1])
-m4_define([empathy_micro_version], [5])
-m4_define([empathy_nano_version], [1])
+m4_define([empathy_micro_version], [90])
+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]