aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2012-06-27 19:50:19 +0800
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2012-06-27 19:50:19 +0800
commitf7724ee04e353898d26c120e5db7e3da0941ac5d (patch)
tree004ebd477bc8a79fe0adb9b43323b6ee7f920eeb
parent24b7469a75d9f1c3dd6ac596d7e8394c64e8dff8 (diff)
downloadgsoc2013-empathy-EMPATHY_3_4_2_3.tar
gsoc2013-empathy-EMPATHY_3_4_2_3.tar.gz
gsoc2013-empathy-EMPATHY_3_4_2_3.tar.bz2
gsoc2013-empathy-EMPATHY_3_4_2_3.tar.lz
gsoc2013-empathy-EMPATHY_3_4_2_3.tar.xz
gsoc2013-empathy-EMPATHY_3_4_2_3.tar.zst
gsoc2013-empathy-EMPATHY_3_4_2_3.zip
prepare 3.4.2.3EMPATHY_3_4_2_3
-rw-r--r--NEWS9
-rw-r--r--configure.ac2
2 files changed, 10 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index fd5332592..29363a413 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+NEW in 3.4.2.3 (27/06/2012)
+==============
+
+This release includes 3 more patches I backported from master and fixing other
+potential crashes.
+
+Bugs fixed:
+ - Fixed #677641, Use a weak reference while loading the logs asynchronously to detect when the object has been destroyed (Debarshi Ray)
+
NEW in 3.4.2.2 (27/06/2012)
==============
diff --git a/configure.ac b/configure.ac
index 9046bcdf9..1500d9847 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,7 +4,7 @@ m4_define(empathy_released, 1)
m4_define([empathy_major_version], [3])
m4_define([empathy_minor_version], [4])
m4_define([empathy_micro_version], [2])
-m4_define([empathy_nano_version], [2])
+m4_define([empathy_nano_version], [3])
dnl Display the nano_version only if it's not '0'
m4_define([empathy_base_version],