File: ChangeLog

package info (click to toggle)
telepathy-ring 2.3.24-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 1,780 kB
  • sloc: ansic: 22,408; python: 3,943; xml: 1,018; sh: 403; makefile: 352; lisp: 23
file content (35 lines) | stat: -rw-r--r-- 977 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
release 2.2.1
	Added always_dispatch flag to mcp account

release 2.2.0
	Added mission-control plugin

release 2.1.3
	BMC#12164, 12932: emitting correct message type
	Added manual page, updated documentation
	Not using sms-glib
	Add manager for Conference channels
	Fix problems closing channels when disconnecting

release 2.1.2
	Fix emitting Closed and ChannelClosed signals
	Implement Channel.Interface.SMS
	Improved conferencing support.
	BMC#12873: implement Telepathy Hold model properly with oFono

release 2.1.1
	Initial conferencing support.
	fd.o #32718: return InvalidHandle if calling to self or anonymous handle
	fd.o #30954: advertize Message mixin immutable properties
	fd.o #31726: use TpBaseChannel
	fd.o #31664: avoid deprecated tp_get_bus

release 2.1.0
	Initial release for oFono 0.33 and later.
	Refactored modem interface.
	Basic calls and sending SMSs work.

release 2.0.1
	Initial release for oFono 0.26.
	Basic calls, sending and receiving SMSs work.