diff options
author | Will Thompson <will.thompson@collabora.co.uk> | 2010-12-20 16:59:57 +0000 |
---|---|---|
committer | Will Thompson <will.thompson@collabora.co.uk> | 2010-12-20 16:59:57 +0000 |
commit | 19744de3ca59542bf6244243876c0b84a0cdfb23 (patch) | |
tree | a624cba872b9e44eae9bc60a164d82c1a818247b /NEWS | |
parent | a62e73df4d75f5066b91af30af63106787dab098 (diff) |
NEWS for 0.21.8
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 25 |
1 files changed, 23 insertions, 2 deletions
@@ -2,10 +2,31 @@ 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.21.8 (UNRELEASED) +telepathy-spec 0.21.8 (2010-12-20) ================================== -… +The “I own a high-powered assault rifle; I own a 12-guage double-barrel +shotgun” release. + +New stable API: + +• Add a ContactList.ContactsChangedByID signal, which supplements + ContactList.ContactsChanged by providing contact IDs along with + handles. Accordingly, ContactsChanged is now deprecated. (fd.o#32467, + smcv) + +Changes to unstable API: + +• Remove the once-implemented but never-used + Account.Interface.MinimumPresence. (fd.o#29811, wjt) + +Tools changes: + +• Allow <annotation>s on interfaces, and interpret standard + <annotation>s. (Alex Merry) + +• Don't generate ‘Generic Types’ and ‘Errors’ if there's no content for + them. (Alex Merry) telepathy-spec 0.21.7 (2010-12-10) ================================== |