aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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],