summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS48
1 files changed, 31 insertions, 17 deletions
diff --git a/NEWS b/NEWS
index f89b9300..59751150 100644
--- a/NEWS
+++ b/NEWS
@@ -1,27 +1,28 @@
-telepathy-mission-control 5.12.4 (UNRELEASED)
+telepathy-mission-control 5.13.2 (UNRELEASED)
=============================================
-...
-
-telepathy-mission-control 5.12.3 (2012-09-20)
-=============================================
-
-The "put it with the other Kryptonite" release.
-
Fixes:
• Recover from incomplete password migrations caused by upgrading to
Empathy 3 while running MC 5.12.1 or older, by deleting the old (MC) copy
of the password if Empathy has already copied it (fd.o #42088, Simon)
• Omit generated file mcp-signals-marshal.h from tarballs (Simon)
-• Fix distcheck in out-of-tree builds (Simon)
-• Backport a patch from 5.13.1 to make the gnome-keyring regression test
- work with modern gnome-keyring (Simon)
-telepathy-mission-control 5.12.2 (2012-09-06)
+telepathy-mission-control 5.13.1 (2012-09-06)
=============================================
-The "Parasaurolophus" release.
+The "Triceratops" release.
+
+Changes:
+
+• On Unix platforms, umask() is now required. (Simon)
+• If a connection manager announces two or more channels in the same
+ NewChannels signal, behave as if it had announced each channel
+ separately. Simplify things that previously had to cope with
+ multiple channels at a time. (fd.o #52305, Simon)
+• Improve mc-tool: display Account.Storage settings, add Supersedes,
+ add "dump" subcommand (fd.o #53202; Guillaume, Xavier)
+• More internal reorganisation (fd.o #54151, Simon)
Fixes:
@@ -37,18 +38,31 @@ Fixes:
and o.fd.Telepathy.AccountManager simultaneously, avoid one or both
failing to activate due to a race condition (fd.o #53220, Simon)
• When built for Android, don't use GSettings (fd.o #53497, Simon)
-• Revert the change from 5.12.1 that stopped using deprecated symbols,
- which wasn't really necessary for a stable branch; ignore deprecation
- warnings instead. (Simon)
-telepathy-mission-control 5.12.1 (2012-07-11)
+telepathy-mission-control 5.13.0 (2012-07-23)
=============================================
+Changes:
+
+• Remove support for many deprecated interfaces (fd.o #49753, fd.o #24762,
+ fd.o #24899, fd.o #24914, fd.o #49648; Simon):
+ · old-style (mcd_*) plugins, including McdPlugin and McdFilter
+ · an obsolete auto-away mechanism
+ · the non-standard Compat and Query interfaces
+ · tracking group members in McdChannel
+ · Capabilities (the predecessor of ContactCapabilities)
+ · some remnants of ContactCapabilities draft 1
+
Fixes:
• Stop using deprecated telepathy-glib symbols. (Jonny)
• fdo#51842 - fix access to freed memory. (Xavier)
• fix existing channel dispatching after using present/delegate. (Jonny)
+• Invalid GValue in libaccounts storage plugin (fd.o#48646, fledermaus)
+• fdo#52259 - Do not change RequestedPresence when disabling the account,
+ otherwise it won't reconnect when enabling it.
+• fdo#52231 - Let client decide which storage provider to use when creating an
+ account.
telepathy-mission-control 5.12.0 (2012-04-02)
=============================================