~indicator-network-developers/ofono/trunk.packaging

« back to all changes in this revision

Viewing changes to ChangeLog

  • Committer: Kalle Valo
  • Date: 2011-02-21 07:46:07 UTC
  • mfrom: (2738.1.2125)
  • Revision ID: kalle.valo@canonical.com-20110221074607-u4rocuj2p75kpht9
Merge trunk.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
ver 0.43:
 
2
        Fix issue with PPP transmit ACCM and receive ACCM mixup.
 
3
        Fix issue with PPP not using default ACCM in transmit.
 
4
        Fix issue with PPP interface and EM770W modem.
 
5
        Add support for basic modem emulator interfaces.
 
6
        Add support for handling ATS5 command feature.
 
7
        Add support for Linktop LW27x data cards.
 
8
 
 
9
ver 0.42:
 
10
        Fix issue with ECT pre-conditions check.
 
11
        Add support for watching SIM file changes.
 
12
        Add support for using SIM codes longer than 8 digits.
 
13
        Add support for SPN handling with GPRS provisioning.
 
14
        Add support for better handling COLP with IFX modem.
 
15
        Add support for CNAP handling with IFX modem.
 
16
        Remove support for +CSSI type SS notifications.
 
17
 
 
18
ver 0.41:
 
19
        Fix issue with SIM callback handling.
 
20
        Fix issue with XTMS handling and IFX modem.
 
21
        Add support for alphabets and SMS encoding.
 
22
        Add support for generic PIN retries handling.
 
23
        Add support for PIN retries and MBM modem.
 
24
        Add support for radio settings and MBM modem.
 
25
        Add support for cell broadcast and STE modem.
 
26
        Add support for handling ECAV status Released.
 
27
 
 
28
ver 0.40:
 
29
        Fix issue with MessageCenter and MessageProxy settings.
 
30
        Fix issue with voice call support and Calypso modem.
 
31
        Fix issue with user busy release and ISI modem.
 
32
        Fix issue with DTMF sending and ISI modem.
 
33
        Add support for handling long phone numbers.
 
34
        Add support for persisting outgoing messages.
 
35
        Add support for GPRS provision infrastructure.
 
36
        Add support for proper GPRS handling in offline mode.
 
37
        Add support for handling Launch Browser proactive command.
 
38
        Remove support for deprecated deregister method.
 
39
 
1
40
ver 0.39:
2
41
        Fix issue with not handling empty EFecc properly.
3
42
        Fix issue with string length and DTMF handling.