doc: Further explain the Interfaces property
[platform/upstream/ofono.git] / ChangeLog
1 ver 1.9:
2         Fix issue with missing CSSI and CSSU support for IFX modems.
3         Fix issue with GPRS shutdown handling when network is lost.
4         Fix issue with GSM to UTF-8 conversion mechanism.
5
6 ver 1.8:
7         Fix issue with STK sync return from envelope callback.
8         Fix issue with missing NULL pointer check in GAtServer.
9         Add support for extended USSD error reporting.
10         Add support for obtaining IMSI via EF reading.
11         Add support for Qualcomm QMI protocol handling.
12         Add support for Qualcomm GOBI based devices.
13
14 ver 1.7:
15         Add support for Bluetooth DUN daemon (dundee).
16         Add support for Wavecom Q2403/Q2686 modems.
17         Add support for Nvidia Icera modems.
18
19 ver 1.6:
20         Fix issue with elementary files updates.
21         Fix issue with emulator ringing notification.
22         Fix issue with GTA04 modem and CLCC behavior.
23         Fix issue with Huawei modem voice call timing.
24         Fix issue with ZTE modem and SIM busy condition.
25         Add support for radio settings of ZTE modem.
26         Add support for USSD and voice calls of SIM900 modem.
27         Add support for online/offline handling of SpeedUp modem.
28         Add support for Sierra Wireless DirectIP modem.
29
30 ver 1.5:
31         Fix issue with USSD handling and Infineon modem.
32         Fix issue with signal strength reporting and Infineon modem.
33         Add support for Assisted Satellite Navigation and Infineon modem.
34         Add support for IPv6/dual contexts and Infineon modem.
35         Add support for SIM retry counters and SIM Com modem.
36         Add support for SMS handling and SIM Com modem.
37
38 ver 1.4:
39         Fix issue with new SPN watch semantics.
40         Fix issue with handling malformed emergency numbers.
41         Fix issue with missing XSIMSTATE query for Infineon.
42         Add support for new Infineon voice settings handling.
43
44 ver 1.3:
45         Add support for CDMA PIN management.
46         Add support for CDMA provider name and SID.
47         Add support for Huawei USSD 8-bit PDU mode.
48         Add support for SIMCom SIM900 modems.
49
50 ver 1.2:
51         Fix issue with PIN type string for network PUK.
52         Fix issue with voice dialing and Qualcomm MSM modems.
53         Fix issue with Option HSO and SIM card detection.
54         Add support for Option HSO voice call handling.
55         Add support for Huawei modem capabilities check.
56         Add support for Huawei unified GSM/UMTS and CDMA driver.
57
58 ver 1.1:
59         Fix issue with Telit modem and signal strength indication.
60         Fix issue with Bluetooth and outstanding Connect/Disconnect.
61         Fix issue with Handsfree support and hanging up all calls.
62         Add support for more advanced Handsfree features.
63         Add support for exposing Bluetooth address information.
64         Add support for Mobile Provider Database provisioning.
65         Add support for CPHS SPN and short-SPN identifiers.
66         Add support for CDMA signal strength notification.
67         Add support for CDMA dormant notification.
68         Add support for CDMA network registration.
69         Add support for CDMA call waiting feature.
70         Add support for PPP IPv6 Control Protocol.
71
72 ver 1.0:
73         Fix issue with phonebook driver and SIM busy.
74         Add support for SIM Access Profile client.
75         Add support for 27.007 SIM Toolkit commands.
76         Add support for Huawei CDMA data modems.
77         Add support for Huawei GPRS bearer notifications.
78         Add support for Huawei technology reporting.
79         Add support for ZTE network time reports.
80
81 ver 0.53:
82         Add support for disabling data carrier detect.
83         Add support for username/password settings for CDMA.
84         Add support for Huawei network time reports.
85         Add support for Huawei CDMA modems.
86         Add support for SpeedUp CDMA modems.
87         Add support for ZTE MF631 and MF688 modems.
88
89 ver 0.52:
90         Add support for SIM Toolkit user confirmation handling.
91         Add support for ZTE MF180, MF190, MF637 and MF668 modems.
92         Add support for Huawei E173 modems.
93         Add support for various SpeedUp modems.
94
95 ver 0.51:
96         Fix issue with alignment and STK event lists.
97         Fix issue with alignment and STK channel data length.
98         Fix issue with Linktop device handling functionality.
99         Fix issue with detection of HP HS2330 devices.
100         Add support for UICC SIM driver for ISI modems.
101         Add support for ACFC and PFC options for PPP.
102
103 ver 0.50:
104         Fix issue with STK respond on exit flag handling.
105         Fix issue with STK and canceling pending DTMF tones.
106         Fix issue with IPv4 gateway setting and Ericsson modems.
107         Add support for handling IFX emergency number list.
108         Add support for Telit UC864-G devices.
109
110 ver 0.49:
111         Fix issue with missing signal on context removal.
112         Fix issue with missing cleanup for GPRS interfaces.
113         Fix issue with online setting when not powered.
114         Fix issue with memory leak in GAtChat notifiers.
115         Fix issue with PPP Protocol-Reject packet handling.
116         Add support for PPP escape sequence handling.
117         Add support for initial SMS handling for CDMA.
118
119 ver 0.48:
120         Fix issue with crash due to not stopped PPP timers.
121         Fix issue with offline mode handling and Huawei modem.
122         Fix issue with missing check for Huawei modem device open.
123         Fix issue with USSD and use of non-cloned GAtChat object.
124
125 ver 0.47:
126         Fix issue with entering offline mode prematurely.
127         Add support for CPHS CSP network registration handling.
128
129 ver 0.46:
130         Fix issue with operator name reading and older ISI modems.
131         Fix issue with networking registration and older ISI modems.
132         Fix issue with missing handling of PIN/SIM states and ISI modems.
133         Fix issue with voice call state reporting and ISI modems.
134         Fix issue with STK handling of environment variables.
135         Fix issue with STK and empty URL for launch browser.
136         Fix issue with voice call pause character validation.
137         Fix issue with buffer length and long phone numbers.
138         Fix issue with SMS sending retries and network timeout.
139         Fix issue with missing SMS submit canceled history status.
140         Add support for cancellation of SMS submission.
141         Add support for handling SIM Toolkit display action commands.
142         Add support for handling call forwarding and SIM refresh.
143         Add support for handling EFimg and EFiidf changes.
144         Add support for handling EFmsisdn and EFsdn changes.
145         Add support for handling emergency calls without SIM.
146         Add support for handling emergency calls without PIN.
147         Add support for handling emergency number updates.
148         Add support for assisted satellite navigation interface.
149         Add support for IPv6 contexts and ISI modems.
150         Add support for dual-stack GPRS contexts.
151         Add limited support for CDMA connection manager interface.
152
153 ver 0.45:
154         Fix issue with SIM Toolkit null data object.
155         Fix issue with SIM filesystem and modem release.
156         Fix issue with disconnect handling and Huawei modems.
157         Add support for improved SSN and voicecall handling.
158         Add support for SIM Toolkit Refresh handled by the modem.
159         Add support for multiple AT channels and STE modems.
160         Add support for ISI drivers and wgmodem2.5 handling.
161         Add support for optimized ringbuffer operations.
162         Add support for optimized PPP buffer management.
163
164 ver 0.44:
165         Fix issue with presence detection of Bluetooth daemon.
166         Fix issue with HDLC processing and PPP server.
167         Fix issue with SIM state and PIN2/PUK2 handling.
168         Fix issue with potential SIM lockout condition.
169         Add support for basic handling of SIM Toolkit Refresh.
170         Add support for location reporting interface.
171         Add support for GPS engine and MBM modems.
172         Add support for CNAP handling and ISI modems.
173         Add support for multiple contexts and STE modems.
174         Add support for ST-Ericsson U8500 modem.
175
176 ver 0.43:
177         Fix issue with PPP transmit ACCM and receive ACCM mixup.
178         Fix issue with PPP not using default ACCM in transmit.
179         Fix issue with PPP interface and EM770W modem.
180         Add support for basic modem emulator interfaces.
181         Add support for handling ATS5 command feature.
182         Add support for Linktop LW27x data cards.
183
184 ver 0.42:
185         Fix issue with ECT pre-conditions check.
186         Add support for watching SIM file changes.
187         Add support for using SIM codes longer than 8 digits.
188         Add support for SPN handling with GPRS provisioning.
189         Add support for better handling COLP with IFX modem.
190         Add support for CNAP handling with IFX modem.
191         Remove support for +CSSI type SS notifications.
192
193 ver 0.41:
194         Fix issue with SIM callback handling.
195         Fix issue with XTMS handling and IFX modem.
196         Add support for alphabets and SMS encoding.
197         Add support for generic PIN retries handling.
198         Add support for PIN retries and MBM modem.
199         Add support for radio settings and MBM modem.
200         Add support for cell broadcast and STE modem.
201         Add support for handling ECAV status Released.
202
203 ver 0.40:
204         Fix issue with MessageCenter and MessageProxy settings.
205         Fix issue with voice call support and Calypso modem.
206         Fix issue with user busy release and ISI modem.
207         Fix issue with DTMF sending and ISI modem.
208         Add support for handling long phone numbers.
209         Add support for persisting outgoing messages.
210         Add support for GPRS provision infrastructure.
211         Add support for proper GPRS handling in offline mode.
212         Add support for handling Launch Browser proactive command.
213         Remove support for deprecated deregister method.
214
215 ver 0.39:
216         Fix issue with not handling empty EFecc properly.
217         Fix issue with string length and DTMF handling.
218         Fix issue with missing info for terminal busy result.
219         Fix issue with signal strength handling and IFX modem.
220         Fix handling of SIM Toolkit enabling and IFX modem.
221         Add support for packet switched bearer notifications.
222         Add support for handling called line identification.
223         Add support for PIN retry counter interface.
224         Add support for ST-Ericsson modem init daemon.
225         Add support for Cinterion TC65 modem.
226         Add support for simple ISI client interface.
227
228 ver 0.38:
229         Change CalledLine* to ConnectedLine* properties.
230         Fix issue with calling presentation property.
231         Fix issue with network time and ISI modems.
232         Fix issue with timezone reporting and HSO modems.
233         Fix issue with SIM ready status and HSO modems.
234         Fix issue with hidden caller ID and STE modems.
235         Fix issue with handling of STK Setup Menu.
236         Fix issue with missing STK text and icon checks.
237         Fix issue with missing signal strength query.
238
239 ver 0.37:
240         Fix issue with parsing of un-quoted CREG / CGREG.
241         Fix issue with call forwarding for data and fax.
242         Fix issue with too short timeout for DisplayText.
243         Fix issue with handling zero length text strings.
244         Fix issue with decoding of optional SMS elements.
245         Fix issue with charset and MWI DCS decoding.
246         Fix issue with WAP push notification handling.
247         Fix issue with calling handling and ISI modem.
248         Fix issue with network interfaces and STE modem.
249         Fix issue with SIM state notification of Huawei modem.
250         Add support for radio settings handling and Huawei modem.
251         Add support for provide local info proactive command.
252         Add support for calling name presentation properties.
253         Add support for modem lockdown handling and property.
254         Add support for handling silent modem reset trigger.
255         Add support for frequency band selection interface.
256         Add support for text telephony interface.
257
258 ver 0.36:
259         Fix issue with CLIR Invocation and Suppression.
260         Fix issue with power/online transition with ZTE devices.
261         Fix segmentation fault when removing Nokia Datacard.
262         Add support for Nokia CS-17 dongles.
263         Add support for Ericsson F5521gw devices.
264         Add support for CAIF network interface management.
265         Add support for COLR in generic AT modem driver.
266         Add support for SMS Point-to-Point download to UICC.
267         Add support for checking specific service availability.
268         Add support for handling null text field for STK.
269
270 ver 0.35:
271         Fix issue with FDN and BDN enabled checks.
272         Fix issue with capabilities and Phonet support.
273         Fix issue with timeout for ISI network deregistration.
274         Add support for Push Notification interface.
275         Add support for Smart Messaging interface.
276         Remove generic AT command modem plugin.
277
278 ver 0.34:
279         Fix issue with sim_fs_op_error handling.
280         Fix issue with not handling GPRS context driver failures.
281         Add support for multiple GPRS context activations.
282         Add support for deactivating all GPRS contexts.
283         Add support for configuring MMS context settings.
284         Add support for barred dialing indication property.
285         Add support for fast dormancy settings property.
286         Add support for handling Play Tone proactive command.
287         Add support for indicating handled STK proactive commands.
288         Add support for two active GPRS contexts with MBM modems.
289         Add support for time zone reporting with Ericsson MBM modems.
290         Add support for detecting IFX modems stuck in multiplexer mode.
291         Add support for IFX using up to three active GPRS contexts.
292         Add support for IFX device shutdown when DLC disconnects.
293         Add support for Phonesim specific configuration files.
294         Remove deprecated modem.conf support.
295
296 ver 0.33:
297         Fix wrong string to enum mapping of radio settings.
298         Fix issue with MMI code to bearer class mappings.
299         Fix issue with setting correct phase from EFphase.
300         Fix issue with phonebook handling and Infineon modems.
301         Fix issue with STK session end handling and Infineon modems.
302         Fix issue with SMS handling and ISI modems.
303         Fix issue with setting SCA type and ISI modems.
304         Add support for FastDormancy property.
305         Add support for FixedDialing property to indicate FDN.
306         Add support for Infineon specific M-RAW_IP GPRS context.
307         Add support for handling Send DTMF proactive command.
308         Add support for handling SIM Toolkit text attributes.
309
310 ver 0.32:
311         Fix issue with AT+VTS not using quotes.
312         Fix issue with entering PUK and Infineon modems.
313         Fix issue with SIM hotswap and Infineon modems.
314         Fix issue with hangup active and ISI modems.
315         Fix issue with logic to validate USSD strings.
316         Add support for call in progress logic to USSD handling.
317         Add support for detecting FDN enabled SIM cards.
318         Add support for accessing SIM icon storage.
319
320 ver 0.31:
321         Fix issue with signal strength reporting for ISI modems.
322         Fix issue with GPRS detach reporting for ISI modems.
323         Fix issue with single voice call termination handling.
324         Fix issue with Huawei modem driver and release of voice calls.
325         Fix issue with Infineon modem driver not sending AT+CHUP.
326         Fix issue with Infineon SIM ready checking and newer firmware.
327         Add support for Infineon specific model detection handling.
328         Add support for Infineon specific audio configuration.
329         Add support for audio settings interface.
330         Add support for generic ISI modem driver.
331         Add support for N900 specific ISI modem driver.
332
333 ver 0.30:
334         Fix issue with 8-bit port handling of SMS.
335         Fix issue with CBS decoding and ISI modem driver.
336         Fix issue with CBS topic settings and ISI modem driver.
337         Fix issue with username and password order for Option HSO.
338         Fix wrong power and reset paths of Calypso support.
339         Add Infineon modem plugin support.
340         Add support for Infineon specific voice call handling.
341         Add support for Infineon specific SIM ready handling.
342         Add support for Infineon signal strength reporting.
343         Add support for Infineon CNMA without PDU.
344         Add support for Infineon radio settings.
345         Add support for Huawei specific voice call handling.
346         Add Huawei audio utility for voice routing.
347
348 ver 0.29:
349         Fix issue with Huawei devices initial SIM state.
350         Fix issue with Huawei devices and online support.
351         Fix SIM Toolkit User Cancel response to Set Up Call.
352         Add support for handling of Send USSD proactive command.
353         Add support for Language Notification proactive command.
354         Add support for UCS2 to GSM 7bit conversions.
355         Add support for parsing CSCS queries.
356         Add support for USSD encoding function.
357         Add support for GPRS suspended notifications.
358         Add support for messaging D-Bus interface.
359
360 ver 0.28:
361         Update modem manager D-Bus API.
362         Add support for online feature for ZTE devices.
363         Add support for online feature for Huawei devices.
364         Add support for online feature for Novatel devices.
365         Add support for online feature for Option HSO devices.
366         Add support for online feature for Ericsson MBM devices.
367         Add support for online feature for ST-Ericsson devices.
368         Add support for using 8-bit SMS reference numbers by default.
369         Fix wrong code point in Portuguese alphabet table.
370         Fix issue with EFiidf reads larger than 256 bytes.
371
372 ver 0.27:
373         Update network registration D-Bus API.
374         Update voice call manager D-Bus API.
375         Update connection manager D-Bus API.
376         Update message manager D-Bus API.
377         Fix issue with GPRS attach/detach logic.
378         Fix issue with GPRS context IP configuration and ISI modems.
379         Fix issue with call forwarding and ISI modems.
380         Fix issue with LockedPins in case SIM wants a PUK first.
381         Fix issue with missing reset of MNC length on SIM removal.
382         Fix issue with SIM state logic of Huawei devices.
383         Fix issue with SIM Toolkit and GSMv1 parser for MBM devices.
384         Add more features for SIM Toolkit agent support.
385         Add SIM Toolkit support for Calypso modem.
386         Add SIM Toolkit support for ST-Ericsson devices.
387         Add support for radio settings of ST-Ericsson devices.
388         Add support for hangup all voice calls functionality.
389         Add support for reading EFust, EFest and EFimg.
390         Add support for adding a default empty PDP context.
391         Add support for embedded \r and \n in responses.
392         Add support for cloning GAtChat instances.
393         Add support for Nokia Datacard devices.
394         Add support for ZTE based devices.
395         Add support for creating backtraces.
396
397 ver 0.26:
398         Fix busy loop in PPP disconnect with Huawei modem.
399         Add support for MCC/MNC via network registration interface.
400         Add support for SIM Toolkit agent interface.
401         Add initial support for IPv6 PDP context.
402
403 ver 0.25:
404         Fix issue with PPP IPCP and too short timeouts.
405         Fix issue with Calypso modem and DTMF chars.
406         Fix issue with detection of some Huawei devices.
407         Fix issue with SIM polling and Ericsson MBM devices.
408         Fix potential overflow with SMS and GSM extension chars.
409         Add support for OFONO_ERROR_TYPE_SIM for negative SIM status.
410         Add support for display text decoding.
411         Add support for idle text proactive command.
412         Add support for SMS proactive commands.
413
414 ver 0.24:
415         Fix race condition with GRPS attach operation.
416         Fix some issues with Option based devices.
417         Fix Huawei TTY hangup on context termination.
418         Fix crash within HDLC handling.
419         Fix incorrect packet length within PPP.
420         Add support for PPP server side.
421         Add support for decoding USSD PDUs.
422         Add support for SMS status report assembly.
423         Add support for SMS bearer settings.
424         Add initial support for Bluetooth plugin.
425
426 ver 0.23:
427         Fix issue with operator info when not registered.
428         Fix issue with clean PPP shutdown on device removal.
429         Add support for status report notification via CDSI.
430         Add better support for Huawei E160 and E176 devices.
431         Add full GPRS support for Novatel based devices.
432         Add support for Novatel specific radio settings.
433         Add support for Option specific radio settings.
434         Add support for setting CBS topics on Qualcomm devices.
435
436 ver 0.22:
437         Fix issue with VPATH builds.
438         Fix issue with SMS and more than 31 fragments.
439         Add even more SIM Toolkit parsing support.
440         Add support for modem online property.
441
442 ver 0.21:
443         Add more parsing support for SIM Toolkit.
444         Add support for SIM insertion/removal events.
445         Add support for NITZ (network time) events.
446         Add support for reading EF_ICCID information.
447         Add support for advanced PPP integration.
448         Add support for HDLC specific abstraction.
449         Add support for simpler Technology values.
450         Add support for separate MCC/MNC SIM properties.
451         Add support for GPRS context with ISI modems.
452         Add support for SMS handling with ISI modems.
453         Add support for Wavecom WMP100 based devices.
454         Add support for Option iCON 451 based devices.
455         Add support for Huawei E1552 HSDPA USB devices.
456         Add support for Dell 5530 based devices.
457
458 ver 0.20:
459         Fix issue with empty operator names.
460         Add missing API documentation.
461         Add support for Huawei EM770 modem.
462         Add more detailed parsing support for SIM Toolkit.
463         Add additional functionality for AT command server.
464         Add initial PPP implementation.
465
466 ver 0.19:
467         Fix parsing of EFspdi for PLMN list.
468         Fix issues with Bluetooth handsfree handling.
469         Fix non-blocking handling for AT command server.
470         Add support for network-initiated USSD requests.
471         Add utility functions for SIM Toolkit support.
472
473 ver 0.18:
474         Fix handling of GPRS attach logic.
475         Fix handling of username/password settings for STE/MBM modems.
476         Add support for Bluetooth Handsfree handling.
477         Add support for USSD_STATE_USER_ACTION.
478         Add radio settings atom and driver API.
479         Add framework for AT command server.
480
481 ver 0.17:
482         Add support for ST-Ericsson based modems.
483         Add support for processing CBS even if no EFcbmid.
484         Add support for devices with CSCB mode 0 only.
485         Add support for Handsfree devices via BlueZ.
486         Add CID and LAC quirk handling for Huawei modems.
487
488 ver 0.16:
489         Fix unregister of operators with null MCC/MNC.
490         Fix CPHS mailbox usage for 3GPP SIM cards.
491         Add support for persistent CBS Topics list.
492         Add support for persistent primary context identifiers.
493         Add support for SIM cache indexing by phase.
494         Add netmask to HSO GPRS context driver.
495
496 ver 0.15:
497         Fix missing netmask value for newer MBM devices.
498         Fix concatenation of datagram SMS messages.
499         Add support for 51.011 EFecc format.
500         Add support for Powered property to CbsManager.
501         Add utility for checking if CBS topic is in range.
502
503 ver 0.14:
504         Fix some issues with modem shutdown behavior.
505         Fix reset of context settings when deactivated.
506         Fix signal strength handling for Calypso modem.
507         Add proper signal strength handling for HSO modem.
508         Add support for enabling HSO Speech Services.
509         Add modem description for newer MBM devices.
510         Add clip_timeout for HFP incoming call handling.
511         Add poll_clcc for HFP multiparty calls.
512         Add utility for testing GSM GPRS dialing.
513
514 ver 0.13:
515         Add better support for call id allocation.
516         Add CLCC query when initializing modem.
517         Add DTMF tone sending support for HFP modem.
518         Add support for modem disabling on shutdown.
519
520 ver 0.12:
521         Fix various issues with Calypso modem driver.
522         Fix order of CMER and CIND in SLC connection.
523         Fix issue with SMS references stored as 8 bits.
524         Add static IP configuration for newer MBM devices.
525         Add context status polling for older MBM devices.
526         Add username/password support for MBM devices.
527         Add support for Huawei specific error terminator.
528         Add support for weird naming of Dell 5530 devices.
529         Add udev rules for Option GI0201 and GTM382 modems.
530
531 ver 0.11:
532         Fix issue with repeated CCWA notifications.
533         Fix issue with double-swap when 3-way dialing.
534         Add CLCC polling for better multiparty call support.
535         Add GPRS context driver for Option HSO devices.
536         Add support for GPRS interface configuration.
537
538 ver 0.10:
539         Fix issues with correct ATD handling.
540         Fix issues with indication handling.
541         Add support for SMS history capability.
542         Add basic save/restore support for GPRS settings.
543         Add three-way calling support to HFP voice driver.
544         Add call volume support to HFP modem plugin.
545         Add initial support for Palm Pre modems.
546
547 ver 0.9:
548         Fix issues with voice call dialing logic.
549         Fix issues with USSD decoding support.
550         Add initial GPRS support for MBM modems.
551         Add mode property to network registration.
552         Add support for advanced options in modem.conf file.
553         Add voice call driver for Bluetooth Handsfree.
554
555 ver 0.8:
556         Fix crash when internal structures differ.
557         Fix issues with handling empty text messages.
558         Add driver model for TTY multiplexer support.
559         Add support for multiplexer usage with Calypso modems.
560         Add support for PhoNet/ISI call barring, forwarding and waiting.
561         Add support for PhoNet/ISI voice call handling.
562
563 ver 0.7:
564         Fix handling of empty SMS text messages.
565         Fix GAtChat's next_hexstring to handle optional quotes.
566         Fix generic SIM driver to work correctly with 3G SIM cards.
567         Add utility functions to parse 2G and 3G get response data.
568         Add call volume interface to adjust speaker and mic volume.
569         Add support for basic elementary file database.
570
571 ver 0.6:
572         Fix build issue with example history plugin.
573         Fix segmentation fault from SIM reading on Calypso modem.
574         Add more scripts for SMS and voice call testing.
575
576 ver 0.5:
577         Fix reading of left overs in ME storage on startup.
578         Fix parsing of Enhanced Voicemail notifications.
579         Add reading of various CBS related EFs.
580         Add ability to expire PLMN wide messages.
581         Add support for national language variants.
582         Add support for PIN and PUK handling.
583         Add support for TI Calypso modem.
584         Add initial support for Novatel based devices.
585         Add initial support for Huawei based devices.
586         Add initial support for Option HSO based devices.
587         Add initial support for TTY multiplexing.
588
589 ver 0.4:
590         Add atom framework and update all drivers.
591         Add support for modem driver framework.
592         Add support for static modem configuration.
593         Add support for specialized phone simulator driver.
594         Add support for HTC G1 modem devices.
595         Add support for Ericsson MBM devices.
596         Add support for AT command PDU listing.
597         Add support for low-level PhoNet/ISI pipe endpoints.
598         Add support for full non-recursive build.
599
600 ver 0.3:
601         Fix support for phonebook reading.
602         Fix some issues with network registration.
603         Fix some issues with MSISDN handling.
604         Fix some issues with SIM storage support.
605         Add caching for EF-PNN and EF-OPL SIM files.
606         Add support for SIM ADN type number handling.
607         Add support for tracking message waiting indications.
608         Add support for user-provided AT parsers.
609         Add initial drafts of API documentation.
610
611 ver 0.2:
612         Add more detailed handling for network names.
613         Add character set support for phonebook.
614         Add SIM file reading and writing utilities.
615         Add experimental support for MT incoming SMS store.
616         Add special support for ti_calypso based devices.
617
618 ver 0.1:
619         Initial public release.