diff options
author | Alexander Akulich <akulichalexander@gmail.com> | 2019-11-16 15:43:56 +0300 |
---|---|---|
committer | Alexander Akulich <akulichalexander@gmail.com> | 2019-11-16 15:43:56 +0300 |
commit | 91a648d628ea80040cdf88a058c7cfcccdfe37c7 (patch) | |
tree | 56ee956d6892fab5308797f228169226aff9887f /NEWS | |
parent | 9763f93b1555bf261282dd2c25b648889793c5d7 (diff) |
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 20 |
1 files changed, 20 insertions, 0 deletions
@@ -2,6 +2,26 @@ This file contains the same edited highlights as the announcement emails. For full details, see the ChangeLog in tarballs, or "git log" in Git checkouts. +telepathy-spec 0.27.4 (2019-11-16) +================================== + +The "Small" release. + +Changes since 0.27.3: + +• Chan.I.Messages defines a new well-known header key: "silent". + +• Conn.I.IRC_Command1 is now actually marked stable. + +• ConnectionManager defines a new well-known parameter: "account-path-suffix". + +• Chan.I.SASLAuthentication mechanism X-TELEPATHY-PASSWORD is not mandatory + if unimplementable. + +• Tools ported to Python 3. + +• Documentation now uses jinja2 instead of Cheetah for templates. + telepathy-spec 0.27.3 (2013-10-28) ================================== |