summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikhail Zabaluev <mikhail.zabaluev@nokia.com>2011-06-14 21:08:50 +0300
committerMikhail Zabaluev <mikhail.zabaluev@nokia.com>2011-06-14 21:08:50 +0300
commitf5207b902a50ad35019956f042beebe21cffef46 (patch)
tree6013ecd60b0fbe0903d851d38bf95295b65dfdca
parentdfc026f67a3e82bdb785958e5ad0a808568372a5 (diff)
-rw-r--r--NEWS10
-rw-r--r--configure.ac4
2 files changed, 12 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index b2c0da3..8d6a517 100644
--- a/NEWS
+++ b/NEWS
@@ -7,6 +7,16 @@ recent at the top).
See also ChangeLog.
+Changes in release 0.6.8 (2011-06-14)
+-------------------------------------
+
+The "homage to World's Toughest Fixes" release.
+
+- Refactored handling of local codec information to avoid excessive re-INVITEs
+- Remove non-intersecting local codecs from any further SDP
+ negotiations (fd.o #30434).
+
+
Changes in release 0.6.7 (2011-05-23)
-------------------------------------
diff --git a/configure.ac b/configure.ac
index aa4ff4c..b2e8221 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,8 +3,8 @@ AC_PREREQ([2.59])
m4_define([THIS_PACKAGE],[telepathy-sofiasip])
m4_define([VERSION_MAJOR],[0])
m4_define([VERSION_MINOR],[6])
-m4_define([VERSION_MICRO],[7])
-m4_define([VERSION_NANO],[1])
+m4_define([VERSION_MICRO],[8])
+m4_define([VERSION_NANO],[0])
m4_define([BASE_VERSION],[VERSION_MAJOR.VERSION_MINOR.VERSION_MICRO])
m4_define([THIS_VERSION],