summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomeu Vizoso <tomeu.vizoso@collabora.co.uk>2010-08-19 14:03:24 +0200
committerTomeu Vizoso <tomeu.vizoso@collabora.co.uk>2010-08-19 14:03:24 +0200
commite5d9e6c15a3b2a647387613c63398866510b0d35 (patch)
treeb600f74755e39272392899d3e581f106d58fb588
parent44b3d6b3b74687c015e990515a0866a1cdf4bf2b (diff)
-rw-r--r--NEWS19
-rw-r--r--configure.ac4
2 files changed, 19 insertions, 4 deletions
diff --git a/NEWS b/NEWS
index d0886022..263dc7d1 100644
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,22 @@
-telepathy-salut 0.3.13 (UNRELEASED)
+telepathy-salut 0.3.13 (2010-08-19)
===================================
-...
+The "treitter has a list somewhere on the telepathy wiki if you're stuck"
+release.
+
+Enhancements:
+
+* Implement avatar requirements properties (Zdra)
+
+* Add a ActivityProperties.GetActivity method for retrieving an activity's room
+ handle from its id (tomeu)
+
+* Add a BuddyInfo.AddActivity method so activities can advertise themselves
+ without having to track all the other shared activities (tomeu)
+
+Fixes:
+
+* Update with-session-bus.sh from telepathy-glib, fixing a bashism (smcv)
telepathy-salut 0.3.12 (2010-05-20)
===================================
diff --git a/configure.ac b/configure.ac
index 43258956..dd0d9a3b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -9,8 +9,8 @@ AC_PREREQ([2.59])
m4_define([salut_major_version], [0])
m4_define([salut_minor_version], [3])
-m4_define([salut_micro_version], [12])
-m4_define([salut_nano_version], [1])
+m4_define([salut_micro_version], [13])
+m4_define([salut_nano_version], [0])
# Some magic
m4_define([salut_base_version],