summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2009-10-15 17:31:52 +0100
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2009-10-15 17:31:52 +0100
commit984a124a9a11dec00d0c75a00689f01ccb7d8b54 (patch)
tree3828da4c78e1580ac6bd905b711a60028d4fde93
parent90941d0dd744c5046b1ca409e63cbf18df3db3b0 (diff)
More NEWS
-rw-r--r--NEWS10
1 files changed, 10 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index dbe3c65c3..573caf6f6 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,8 @@
telepathy-glib 0.8.1 (UNRELEASED)
=================================
+The "TpConnectionManager was not my finest hour" release.
+
Fixes:
* fd.o #23853: if a connection manager is discovered not to be running while
@@ -15,6 +17,14 @@ Fixes:
until we have at least worked out whether it was initially running, in order
to provide the documented behaviour (smcv)
+* When getting parameter details from a running connection manager, consider
+ parameters called "password" or ending with "-password" to be secret even
+ if they lack the SECRET flag, as was already done when reading .manager
+ files (smcv)
+
+* Corrected the error message given when a write-only D-Bus property
+ is read (Pekka Pessi)
+
telepathy-glib 0.8.0 (2009-09-24)
=================================