~ubuntu-branches/ubuntu/natty/ofono-phonesim/natty

« back to all changes in this revision

Viewing changes to ChangeLog

  • Committer: Bazaar Package Importer
  • Author(s): Jonny Lamb
  • Date: 2010-11-30 10:01:36 UTC
  • mfrom: (1.1.2 upstream) (3.1.1 sid)
  • Revision ID: james.westby@ubuntu.com-20101130100136-13ieyajrl73z367p
Tags: 1.9-1
* New upstream release.
* debian/: Add files relating to building with git.
* debian/control: Adopt package from Andres. Thanks for your work!
* debian/rules: Port to cdbs to be like the rest of the pkg-telepathy
  packages.
* debian/source/format: Use 3.0 (quilt).
* debian/dirs: Removed.
* debian/docs: Removed.
* debian/copyright: Updated author list.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
ver 1.9:
 
2
        Add SIM Polling commands to SIM application menu.
 
3
        Add Send Short Message commands to SIM application menu.
 
4
        Add support for setting port on datagram messages.
 
5
        Add support for timestamps for datagram messages.
 
6
        Add support for +COLR according to R9 of 27.007.
 
7
        Add support for modem silent reset button.
 
8
        Fix issue with exiting after the UI has been removed.
 
9
 
 
10
ver 1.8:
 
11
        Fix issue with FDN being enabled by default.
 
12
        Add support for handling dummy GPRS contexts.
 
13
        Add support for simulating Send USSD command.
 
14
        Add support for Qt scripting interface via D-Bus.
 
15
 
 
16
ver 1.7:
 
17
        Fix issue with multiple proactive command indications.
 
18
        Add support for simulating language notification.
 
19
        Add support for simulating Send DTMF command.
 
20
        Add support for simulating Send SS command.
 
21
        Add support for simulating MT release of call.
 
22
 
 
23
ver 1.6:
 
24
        Fix sw2 SIM filesystem response for binary read.
 
25
        Fix missing Network destination for SIM Toolkit cases.
 
26
        Add support for various types of SIM Toolkit Setup call.
 
27
 
 
28
ver 1.5:
 
29
        Fix EFimg to be a linear fixed file type.
 
30
        Add an additional EFpnn info string.
 
31
        Add support for EFest entry.
 
32
        Add support for offline state.
 
33
 
1
34
ver 1.4:
2
35
        Add support for SIM Toolkit End Session handling.
3
36