summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS16
1 files changed, 15 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index fc6bff7..00b6bf8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,10 +1,24 @@
-telepathy-idle 0.1.7 (UNRELEASED)
+telepathy-idle 0.1.7 (2010-12-07)
=================================
+The “You touched it last!” release.
+
+Dependencies:
+
+* telepathy-glib 0.11.3
+
Enhancements:
+* Implement the Messages interface. (cassidy)
+* Implement Protocol objects. (smcv)
+* Stop using tp_get_bus. (smcv)
+
Fixes:
+* Fix a buffer overrun in channel name validation. (wjt)
+* Fix the handling of the +t channel flag. (sjoerd)
+* Fix free of invalid size using g_slice. (sjoerd)
+
telepathy-idle 0.1.6 (2010-02-19)
=================================