aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--NEWS13
-rw-r--r--configure.ac2
2 files changed, 14 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 5d1919818..ed39f915f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,16 @@
+NEW in 2.28.2
+=============
+
+This release in the stable 2.28 branch fixes URI parsing in conversations
+and reduces D-Bus traffic by avoiding connecting to the same signal twice.
+
+Bugs fixed:
+ - Fixed #598381, WebKit automatically converts <a> tags in links (Gustavo Noronha Silva)
+
+Translations:
+ - Updated el Translation (Nikos Charonitakis)
+ - Updated ro Translation (Adi Roiban)
+
NEW in 2.28.1.2
===============
diff --git a/configure.ac b/configure.ac
index bd44c14a2..547946d8b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT(Empathy, 2.28.1.3, http://bugzilla.gnome.org/browse.cgi?product=empathy)
+AC_INIT(Empathy, 2.28.2, http://bugzilla.gnome.org/browse.cgi?product=empathy)
AC_PREREQ(2.59)
AC_COPYRIGHT([
Copyright (C) 2003-2007 Imendio AB