summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2008-08-19 12:52:29 +0100
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2008-08-19 12:52:29 +0100
commitda84cc962a7cb0966c300737856329e0142ff4fd (patch)
tree1d010a494cc6085c8ce5b3cbeaa1c01bc1c0b035
parent1d8a1c1f7e0e39ba47841cc49acaeedb9af39053 (diff)
downloadtelepathy-glib-da84cc962a7cb0966c300737856329e0142ff4fd.tar.gz
Update NEWS for 0.7.14
-rw-r--r--NEWS22
1 files changed, 16 insertions, 6 deletions
diff --git a/NEWS b/NEWS
index 49d9f09b0..90c18d4df 100644
--- a/NEWS
+++ b/NEWS
@@ -1,17 +1,27 @@
-telepathy-glib 0.7.14 (unreleased)
+telepathy-glib 0.7.14 (2008-08-19)
==================================
+The "M'era Luna" release.
+
Enhancements:
-*
+* Updated to specification 0.17.9
+ - Connection.Interface.Contacts interface ("the inspectotron"), which allows
+ mass contact-handle holding and inspection in a single round-trip
+ - Channel.TargetID property, for further round-trip reduction
-Fixes:
+* Added TpContactsMixin, a generic implementation of the Contacts interface
-*
+* Moved source code control from darcs to git (see README for details)
-Release notes for projects using code generation:
+* Added tp_connection_get_status() convenience accessor for status and
+ status-reason properties
+
+* Altered tp_debug_divert_messages() to support a "+" prefix to filenames,
+ which changes the mode from truncate to append: you can now set something
+ like GABBLE_DEBUG=+gabble.log
-*
+* Updated AUTHORS
telepathy-glib 0.7.13 (2008-07-29)
==================================