Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Telepathy
telepathy-spec
Commits
07a6f77d
Commit
07a6f77d
authored
Jan 29, 2014
by
Guillaume Desmottes
🐐
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
0.99.7
parent
39010ac2
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
27 additions
and
1 deletion
+27
-1
NEWS
NEWS
+26
-0
spec/all.xml
spec/all.xml
+1
-1
No files found.
NEWS
View file @
07a6f77d
Telepathy 0.99.7 (2014-01-29)
=============================
The “jigsaw falling into place” release.
API breaks:
• Client API (Observer, ChannelDispatchOperation and Handler) are now channel
singular. (fd.o #69430, Simon)
• Connection.NewChannels has been replaced by NewChannel (fd.o #69430, Simon)
• Connection.Requests.RequestableChannelClasses has been moved to Connection
(fd.o #69430, Guillaume)
• ChannelDispatchOperation.HandleWithTime() has been merged into
HandleWith().
• Handler.HandleWith::User_Action_Time: use a signed type.
• Channel.I.DTMF has been removed and re-implemented into Content.I.DTMF and
Channel.T.Call. (fd.o #46443, Simon)
• Account.I.Hidden, AccountManager.I.Hidden have been removed
(fd.o #33101, Simon)
Telepathy 0.99.6 (2014-01-13)
=============================
...
...
spec/all.xml
View file @
07a6f77d
...
...
@@ -3,7 +3,7 @@
xmlns:xi=
"http://www.w3.org/2001/XInclude"
>
<tp:title>
Telepathy D-Bus Interface Specification
</tp:title>
<tp:version>
0.99.
6
</tp:version>
<tp:version>
0.99.
7
</tp:version>
<tp:copyright>
Copyright © 2005-2014 Collabora Limited
</tp:copyright>
<tp:copyright>
Copyright © 2005-2011 Nokia Corporation
</tp:copyright>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment