Release 1.4
[platform/upstream/connman.git] / ChangeLog
1 ver 1.4:
2         Fix issue with WiFi scanning in Tethering mode.
3         Fix issue with WISPr operation and disconnects.
4         Fix issue with DHCP client and restart behavior.
5         Fix issue with DNS resolving and failing IPv6 records.
6         Fix issue with incorrect NTP leap-not-in-sync flag.
7         Fix issue with incorrect NTP transmit time value.
8         Fix issue with failing NTP server due to routing.
9         Fix issue with missing gateway change notification.
10         Fix issue with stale network interfaces at startup.
11         Fix issue with pending method reply and agent errors.
12         Add support for providing previous WPS PIN to agent.
13         Add support for WPA supplicant based auto-scanning.
14         Add support for per device regulatory domain setting.
15         Add support for provisioning hidden WiFi networks.
16
17 ver 1.3:
18         Fix issue with default configuration values.
19         Fix issue with timeserver canonical name entries.
20         Fix issue with crash from cellular dummy context.
21         Fix issue with incorrect index for private networks.
22
23 ver 1.2:
24         Fix issue with not handling WiFi security changes.
25         Fix issue with not stopping WiFi scanning on shutdown.
26         Fix issue with auto-scanning and network discovery.
27         Fix issue with D-Bus reply for hidden WiFi networks.
28         Fix issue with overlapping memory areas and DNS requests.
29         Add support for randomized DNS transaction identifiers.
30         Add support for DNS caching over TCP connections.
31         Add support for using default IPv6 privacy setting.
32         Add support for providing previous passphrase to agent.
33         Add support for configuration unprovisioning handling.
34         Add support for NetworkInterfaceBlacklist configuration.
35         Add support for Bluetooth DUN daemon (dundee).
36
37 ver 1.1:
38         Fix issue with missing message type and DHCPv4 support.
39         Fix issue with potential NULL pointer in DHCPv6 handling.
40         Fix issue with potential NULL pointer in VPN handling.
41         Fix issue with potential NULL pointer for WiFi SSID.
42         Fix issue with missing conversion of raw WiFi PSK input.
43         Fix issue with missing stop for WiFi auto-scanning handling.
44         Fix issue with uninitialized IPv6 prefix length in oFono plugin.
45         Fix issue with domain search list handling according to RFC 6106.
46         Fix issue with domain name list notifications.
47         Fix issue with nameserver list notifications.
48         Fix issue with incorrect fixed IP configuration.
49         Fix issue with incorrect cleanup of resolver timers.
50         Fix issue with handling of RDNSS lifetime expiration.
51         Fix issue with crash on wrong domain length information.
52         Add support for favorite service database migration.
53         Add support for disabling WISPr functionality.
54         Add support for configurable agent timeouts.
55
56 ver 1.0:
57         Fix issue with missing WiFi disconnecting flag.
58         Fix issue with missing GPRS context attached check.
59         Fix issue with potential crash and supplicant handling.
60         Fix issue with potential crash and VPN provider.
61         Fix issue with potential crash and host routes.
62
63 ver 0.85:
64         Fix issue with duplicate service timeservers.
65         Fix issue with failure state when aborting agent request.
66         Fix issue with automatic scanning for hidden WiFi networks.
67         Fix issue with missing hostname/domainname validity checks.
68         Fix issue with missing DHCP packet length checks.
69         Add support for browser launching from WISPr login.
70
71 ver 0.84:
72         Fix issue with handling changed WiFi security of access points.
73         Fix issue with state notification of NetworkManager compatibility.
74
75 ver 0.83:
76         Fix issue with Ethernet not being enabled by default.
77         Fix issue with missing host routes for WISPr request.
78         Fix issue with missing HTTPS handling for WISPr support.
79         Fix issue with agent asking for passphrase for open service.
80         Fix issue with endless online check for preferred technology.
81         Fix issue with IPv6 RDNSS and DNS server creation.
82         Fix issue with WiFi roaming state change handling.
83         Fix issue with broken handling of WPS PBC method.
84
85 ver 0.82:
86         Fix issue with global online state handling.
87         Fix issue with timeserver handling in case of VPN.
88         Fix issue with automatic WiFi scanning handling.
89         Fix issue with WPS PIN length of zero and PBC.
90
91 ver 0.81:
92         Update default configuration options.
93         Add support for WPS PBC advertising handling.
94         Add support for wpa_supplicant background scanning.
95         Fix issue with showing cellular services without APN.
96         Fix issue with missing timeservers changed signal.
97
98 ver 0.80:
99         Update to support additional D-Bus API changes.
100         Add support for preferred technologies switching.
101         Add support for default auto connect technologies option.
102         Add support for service specific timeserver configuration.
103         Add support for extended timeserver fallback functionality.
104         Add support for extended nameserver fallback functionality.
105         Add support for user supplied routes for providers.
106         Add support for checking WiFi passphrase validity.
107         Fix issue with WISPr support and proxy handling.
108         Fix issue with Ethernet and auto connect handling.
109         Fix issue with too early IPv6 auto connection.
110         Fix issue with too early 6to4 connection checks.
111         Fix issue with oFono interaction on disconnect.
112         Fix issue with DNS servers behind point-to-point links.
113         Fix issue with pending DNS proxy requests.
114         Fix multiple issues with VPN handling.
115         Fix multiple issues with default gateway handling.
116
117 ver 0.79:
118         Update to support changed D-Bus API.
119         Add support for WiFi background scanning.
120         Add support for showing hidden WiFi networks as services.
121         Add support for generic stateless DHCPv6 handling.
122         Add support for DHCPv4 client identifier handling.
123         Add support for generic IP address pool handling.
124         Add support for global DNS cache handling.
125         Add support for internal NTP time handling.
126         Add support for updated oFono handling.
127
128 ver 0.78:
129         Fix multiple issues with service connection states.
130         Fix multiple issues with technology handling.
131         Fix issue with DHCP file descriptor leakage.
132         Fix issue with open access points and WPS.
133         Fix issue with handling of cellular devices.
134         Fix issue with DNS proxy hostname resolving.
135         Add support for PPTP and L2TP VPN tunneling.
136         Add support for organized settings storage.
137         Add support for WiFi fast connect handling.
138         Add support for better WiFi error handling.
139         Add support for integrated WISPr handling.
140
141 ver 0.77:
142         Fix issue with iptables API breakage.
143         Fix issue with agent input handling.
144         Fix issue with empty cellular operator name.
145         Fix issue with reference counting for network objects.
146         Fix issue with missing D-Bus signals for proxy changes.
147         Fix issue with group identifier and hidden WiFi networks.
148         Fix issue with setting wrong gateway for PPP connections.
149         Fix issue with mismatch of stored IP configuration settings.
150         Fix issue with not stopping DHCP for IPv4 configuration.
151         Add support for remembering last IP address from DHCP.
152         Add support for EAP-GTC authentication method.
153
154 ver 0.76:
155         Fix issue with loopback interface setup.
156         Fix issue with /etc/localtime being a symlink.
157         Fix issue with not handling dummy network devices.
158         Fix issue with not provisioning existing services.
159         Fix issue with running WPAD on IPv6 connections.
160         Fix issue with client certificate for TTLS/PEAP.
161         Remove internal element infrastructure.
162
163 ver 0.75:
164         Fix issue with 3G connect timeout handling.
165         Fix issue with WiFi raw key PSK handling.
166         Fix issue with DHCP renewal timeout handling.
167         Fix issue with DHCP and empty nameserver list.
168         Add support for unit testing.
169
170 ver 0.74:
171         Fix issue with race condition in ready/online handling.
172         Fix issue with DHCP release callback handling.
173         Fix multiple issues with session API handling.
174         Add support for using DNS proxy for Tethering.
175         Add support for Private Network API.
176         Add support for Clock API.
177
178 ver 0.73:
179         Update support for session API handling.
180         Add support for more advanced roaming policies.
181         Add support for EAP identity and passphrase queries.
182         Add support for IPv6 handling with cellular bearer.
183         Add support for main configuration file.
184         Remove deprecated profile interface.
185
186 ver 0.72:
187         Fix issue with overwriting DNS servers from DHCP.
188         Fix issue with DHCP renewal with same configuration.
189         Fix issue with multiple memory leaks.
190         Add support for 6to4 tunneling.
191
192 ver 0.71:
193         Fix issue with not storing IPv6 privacy settings.
194         Fix issue with storing fixed and manual IP settings.
195         Fix issue with service state when PAN connection fails.
196         Fix issue with tethering and WiFi bridge handling.
197         Fix issue with autonomously activated contexts.
198         Fix issue with nameserver array for PACrunner.
199         Fix issue with network information memory leak.
200         Fix issue with double-free in statistics handling.
201         Fix issue with handling malformed profiles.
202         Fix issue with pending DHCP client requests.
203         Add initial support for TI shared transport handling.
204
205 ver 0.70:
206         Add support for reporting invalid WiFi passphrases.
207         Add support for IPv6 privacy extension.
208         Add support for IPv6 advanced features.
209         Add support for IPv6 nameserver settings.
210         Remove deprecated APN service settings.
211
212 ver 0.69:
213         Fix issue with not handling DNS proxy failures gracefully.
214         Fix issue with double free in statistics handling.
215         Fix issue with early tethering bridge creation.
216         Add support for tethering property per technology.
217         Add support for initial WiFi tethering feature.
218         Add support for using PACrunner as proxy driver.
219         Add support for WPS as part of the security property.
220
221 ver 0.68:
222         Fix issue with wrong name of PolicyKit configuration file.
223         Fix issue with inconsistency of WiFi scan states.
224         Fix issue with missing auto-reconnect and oFono.
225         Add support for vpnc based private networks.
226         Add support for WiFi Protected Setup handling.
227         Remove legacy WiFi plugin.
228
229 ver 0.67:
230         Fix issue with oFono plugin and multiple online calls.
231         Fix issue with checking for AutoConnect service property.
232         Remove deprecated MCC and MNC service properties.
233
234 ver 0.66:
235         Fix multiple set of memory leaks.
236         Fix issue with WPA supplicant phase2 values.
237         Fix issue with WiFi access points after kill/restart.
238         Fix issue with correct PACrunner configuration loading.
239         Add support for loading provision files at runtime.
240         Add support for setting proxy auto-configuration.
241         Add support for IPv6 auto-configured addresses.
242
243 ver 0.65:
244         Use new WiFi plugin by default.
245         Fix issue with handling already powered devices.
246         Fix issue with handling proxy PAC option from DHCP.
247         Add support for handling regulatory domain settings.
248         Add support for handling IPv6 router advertisements.
249         Add support for handling IPv6 nameservers.
250         Add support for handling multiple search domains.
251         Add support for handling oFono modem lockdown.
252         Add support for handling IPv6 DNS connections.
253         Add support for IPv4 Link-Local negotiation.
254         Add support for USB CDC Tethering functionality.
255
256 ver 0.64:
257         Update service name to net.connman domain.
258         Fix issue with disabling a technology twice.
259         Fix issue with using wrong string for Proxy.Method.
260         Fix issue with TCP connection lookup and DNS proxy.
261         Fix issue with TCP receive busy waits and DNS proxy.
262         Fix various issues with WPA Supplicant interaction.
263         Add support for chunk encoding to HTTP client.
264         Add support for internal HTTP client for portal detection.
265         Add support for internal DHCP server setup.
266         Add support for internal NAT and IP forwarding setup.
267         Add support for Bluetooth Tethering functionality.
268         Remove deprecated device and network D-Bus interfaces.
269         Remove support for dhclient plugin.
270
271 ver 0.63:
272         Change to use nl80211/cfg80211 WiFi management by default.
273         Fix various issues with new WPA Supplicant interface.
274         Fix issue with not connecting failed networks at boot.
275         Fix issue with properly tracking RFKILL blocked state.
276         Fix issue with missing signals for IPv4/IPv6 gateway details.
277         Add support for using RTNL for setting IPv4/IPv6 details.
278         Add support for using PHONET_PIPE GPRS interfaces.
279         Add support for setting manual proxy configurations.
280         Add support for exporting proxy configurations to PACrunner.
281         Add support for combined home and roaming statistics.
282         Add support for OpenVPN connections.
283         Remove dependency on udev.
284
285 ver 0.62:
286         Fix crash with non-existent or extra DHCP result options.
287         Fix crash when doing PEAP/TTLS authentication.
288         Fix issue with handling multiple data counters.
289         Fix issue with Bluetooth adapters without address.
290         Fix issue with multiple scanning attempts after disconnects.
291         Fix issue with VPN services when switching into offline mode.
292         Add support for storing statistics information in separate files.
293         Add support for verification of configuration file parameters.
294         Add support for handling time server values from DHCP.
295         Add support for allowing DNS over TCP within the DNS proxy.
296         Add support for loading proxy configurations into PACrunner.
297         Add support for WiFi plugin using new WPA Supplicant D-Bus API.
298         Add support for requesting passphrases via agents.
299         Remove default support for EDNS0 option.
300
301 ver 0.61:
302         Add support for using the internal DHCP client by default.
303         Add support for latest PolicyKit framework.
304         Add support for new oFono D-Bus interfaces.
305
306 ver 0.60:
307         Fix issue with missing reset of proxy settings.
308         Fix issue with missing Ethernet property changed signal.
309         Fix issue with offline operation on already blocked devices.
310         Fix issue with offline mode and device powered changes.
311         Fix issue with portal detection and DHCP renewals.
312         Fix issue with connection attempts for removed networks.
313         Fix issue with stale pointers of networks.
314
315 ver 0.59:
316         Fix issue with D-Bus object paths of VPN providers.
317
318 ver 0.58:
319         Fix various issues around offline mode.
320         Fix various issues with VPN nameserver handling.
321         Add support for home/roaming network statistics.
322         Add support for EAP-TTLS WiFi configuration.
323         Add support for creating backtraces.
324
325 ver 0.57:
326         Fix missing default profile creation.
327         Fix missing service integration of VPN providers.
328         Fix missing export of PAC information retrieved from DHCP.
329         Fix issue with detection of new Bluetooth devices.
330         Fix issue with offline mode handling.
331         Fix issue with device power handling.
332
333 ver 0.56:
334         Fix issues with offline mode handling.
335         Fix service integration with VPN providers.
336         Add internal asynchronous resolver library.
337         Add internal DHCP client library.
338         Add support for using internal DHCP client.
339         Add support for WPAD proxy auto-configuration.
340         Add support for static IPv6 configuration.
341         Add support for DHCP provided domain names.
342         Add initial support for on-demand connections.
343         Remove uDHCP and resolvconf plugins.
344
345 ver 0.55:
346         Fix issue with 3G roaming status indication.
347         Fix issue with using -H option with dhclient.
348         Fix issue with loading WiFi SSID details for scanning.
349         Add support for setting host routes for DNS servers.
350         Add support for more detailed statistics counters.
351         Add support for internal DHCP client library.
352
353 ver 0.54:
354         Fix issue with root requests and EDNS0 OPT records.
355         Fix issue with default gateway when route deletion fails.
356         Fix issue with group identifiers for cellular networks.
357         Fix issue with fixed IP settings from cellular networks.
358         Fix issue with nameserver settings and manual configuration.
359         Add support for cellular network name changes.
360         Add support for cellular signal strength changes.
361         Add support for actively scanning for hidden networks.
362         Add support for ASCII based WEP keys.
363         Add support for NTP timeserver updates.
364         Add support for PPP default route settings.
365
366 ver 0.53:
367         Fix issue with supplicant and device scanning state cleaning.
368         Fix issue with Bluetooth PAN networks stay in connected state.
369         Fix issue with reference counting and connected state.
370         Fix issue with technology disabling on device removal.
371         Fix issue with two default gateways when using VPN.
372         Fix issue with static IPv4 configuration and signals.
373         Add support for splitting DHCP provided nameserver results.
374         Add support multiple nameservers in /etc/resolv.conf.
375         Add support for setting manual DNS server configuration.
376         Add support for exporting IPv4 gateway information.
377         Add support for newer versions of oFono API.
378
379 ver 0.52:
380         Fix issue with new "connected" states.
381         Fix issue with hidden networks and PSK.
382         Fix issue with DHCP and Bluetooth PAN.
383         Fix issue when disconnecting PAN networks.
384         Add support for application sessions.
385         Add plugin for hh2serial GPS support.
386
387 ver 0.51:
388         Fix issue with missing device power toggling.
389         Fix issue with D-Bus object path on device removal.
390         Add support for WiFi portal detection.
391         Add support for configuring static gateways.
392         Remove unneeded plugin for Option HSO support.
393         Remove unneeded plugin for Ericsson MBM support.
394
395 ver 0.50:
396         Fix configuration loading for unknown services.
397         Fix IP method setting of Ethernet plugin.
398
399 ver 0.49:
400         Fix issue with WiFi power changes.
401         Fix issue with Bluetooth device startup.
402         Fix issue with host route settings for VPN.
403         Fix issue with processing of RFKILL events.
404         Fix some WPA Enterprise privacy issues.
405         Add support for basic Ethernet information.
406         Add support for static IP settings.
407
408 ver 0.48:
409         Fix signal strength calculation when quality is not provided.
410         Fix issues with wpa_supplicant state tracking.
411         Fix faulty removal of IP address from interface.
412         Fix permissions of newly created /etc/resolv.conf file.
413         Fix DNS proxy handling when in offline mode.
414         Add support for EDNS0 resolver option.
415         Add workaround for large EDNS0 queries.
416         Add workaround for DHCP startup failures with WiFi networks.
417         Add support for handling hostnames and domainnames.
418         Add support for IPv4 configuration via service interface.
419         Add support for fixed and manual IPv4 configuration.
420         Add support for default service changed notifier.
421         Add support for clearing failure state via service removal.
422         Add support for OpenConnect VPN connections.
423         Add support for IEEE 802.1x WiFi networks.
424         Add support for roaming between WPA and WPA2 networks.
425         Add various generic D-Bus helpers and use them.
426         Remove special handling of Ethernet devices.
427
428 ver 0.47:
429         Fix segmentation fault on resolver shutdown.
430         Fix issue with adding nameserver that doesn't exist.
431         Fix issue when no broadcast address is given.
432         Fix issue with missing property changed signal.
433         Add checks for invalid supplicant state transitions.
434         Add initial version of oFono GPRS support.
435         Add support for dynamic debug framework.
436
437 ver 0.46:
438         Fix reconnect issue when power off or disabling the device.
439         Remove problematic retry on failure code path.
440
441 ver 0.45:
442         Fix crash with connect timeout and second connect attempt.
443         Fix reconnect issues after suspend or roaming attempt.
444
445 ver 0.44:
446         Fix command line options for device filtering.
447         Fix issue with network reference in MBM support.
448         Fix handling when losing network access in MBM plugin.
449         Fix broken libiWmxSDK callback parameter handling.
450         Add work around Intel WiMAX SDK API breakage.
451
452 ver 0.43:
453         Fix issue with missing scanning after power up.
454         Fix issue with udev versus /dev/rfkill event processing.
455         Fix issue with powered down device on connection attempt.
456         Add support for multiple connection attempts.
457         Add support for tracking the operation state.
458         Add full support for Ericsson MBM cellular devices.
459
460 ver 0.42:
461         Fix issue with switching between hidden WiFi networks.
462         Fix issue with missing scanning after disconnect.
463         Fix issue with not triggering auto-connect in some cases.
464
465 ver 0.41:
466         Fix race condition with WiFi devices and RFKILL.
467         Fix issue with WiFi connect/disconnect and some drivers.
468         Fix issue with WEP encryption and staging drivers.
469         Fix issue with wrong setup of loopback interfaces.
470
471 ver 0.40:
472         Fix issue with wrong setting of initial AutoConnect value.
473         Fix issue with IP configuration and loopback devices.
474         Fix issue with build system and include directory.
475         Fix wrong variable for dhclient-script location.
476         Fix disconnect race condition with Bluetooth service.
477         Add support for ignoring bonding Ethernet interfaces.
478
479 ver 0.39:
480         Fix file permissions for profile storage.
481         Fix service resorting when they are in different states.
482         Fix support for handling Bluetooth PAN devices.
483         Add support for AutoConnect property of services.
484         Add support for creating, modifying and removing profiles.
485         Add support for fully flexible task handling framework.
486         Add support for more generic RTNL handling and notifications.
487         Add support for full non-recursive build.
488
489 ver 0.38:
490         Fix broken check for security modes.
491         Fix requirement of inotify when loopback support is disabled.
492
493 ver 0.37:
494         Fix missing update of signal strength from scan results.
495         Fix error handling in case when passphrase is required.
496         Add support for PassphraseRequired property.
497         Add missing check for WiFi security modes.
498
499 ver 0.36:
500         Fix missing reset of network reference when disconnecting.
501         Fix wrong variable reference when sending technology replies.
502         Fix wrong identifiers of D-Bus error names.
503
504 ver 0.35:
505         Fix missing auto-connect trigger on Ethernet device removal.
506         Fix availability listing for devices without attached drivers.
507         Fix signals for connected and default technologies.
508         Fix notification to use service types instead of device types.
509         Fix potential pending scan result reply messages after removal.
510         Add support for blocking enable and disable technology changes.
511
512 ver 0.34:
513         Fix setup of udev context before loading any plugins.
514         Fix rearming the scan trigger if a device got disabled.
515         Fix device power state changes tracking with RFKILL notifications.
516         Fix wrong usage of device types instead of service types.
517         Fix connect method to handle non-WiFi services.
518
519 ver 0.33:
520         Add support for RFKILL changes of the WiFi subsystem.
521         Fix state value of Network Manager compatibility support.
522
523 ver 0.32:
524         Fix broken device unregistration on removal.
525         Fix WiMAX device detection handling.
526
527 ver 0.31:
528         Fix missing enforcement of offline mode for new devices.
529         Add support for persistent storage of offline mode.
530         Add support for persistent storage of device power state.
531         Remove deprecated and unused network storage callbacks.
532
533 ver 0.30:
534         Fix issue where hidden network could show up in service list.
535         Fix issue with asynchronous notification of scan requests.
536         Fix message reference leak when adding interface fails.
537         Fix problem when removing network during inactive state.
538         Remove broken and unused callback for joining networks.
539         Remove deprecated device and network interface methods.
540         Remove test scripts for deprecated interface methods.
541
542 ver 0.29:
543         Fix missing signal emission for offline mode changes.
544         Fix signal emission for changes in technology properties.
545         Rename Technologies property to AvailableTechnologies.
546
547 ver 0.28:
548         Fix another reference counting imbalance when adding networks.
549         Revert supplicant change to always reset scanning after results.
550
551 ver 0.27:
552         Fix missing disarming of the connection timeout.
553         Fix handling of multiple supplicant disconnect attempts.
554         Fix simultaneous connects from different technologies limitation.
555
556 ver 0.26:
557         Fix broken handling of auto-connect logic.
558         Fix handling of out-of-range access points.
559         Fix support for connecting to hidden networks.
560         Fix reference counting for networks with same SSID.
561         Fix issue with WiFi interfaces not getting switched off.
562         Fix problems with delayed service list updates.
563         Fix disconnect/abort of connection attempts.
564
565 ver 0.25:
566         Fix showing of WiFi networks with less than 25% signal strength.
567         Fix potential segmentation fault with network passphrases.
568
569 ver 0.24:
570         Fix handling of initial device powered state.
571         Fix missing Powered property changed signals.
572         Fix canceling of a network connection attempt.
573         Fix stalled configuration issue with supplicant.
574         Fix detection of association errors from supplicant.
575         Fix issue with wrong scanning state information.
576         Fix hidden SSID detection routines.
577         Fix visible Ethernet services even without carrier.
578         Add global method call to request scanning.
579         Add support for global technologies list.
580         Add support for delaying service list updates.
581         Update the overall D-Bus API documentation.
582
583 ver 0.23:
584         Fix dhclient probe/remove race condition.
585         Fix handling of disconnected services during auto-connect.
586         Add support for proper group name of hidden networks.
587         Add support for storing SSID details of hidden networks.
588
589 ver 0.22:
590         Fix wrong auto-connect procedure after user connection.
591         Fix invalid update of already connected network.
592         Fix idle state handling after disconnecting device.
593         Fix disconnect race condition in WiFi supplicant.
594         Fix WiFi signal strength reporting.
595
596 ver 0.21:
597         Add udev based network device detection.
598         Add support for global auto-connect feature.
599         Add support for basic service drag and drop.
600         Fix missing passphrase cleanup on service removal.
601         Fix potential duplicate network creation.
602         Fix handling of WEP shared keys.
603
604 ver 0.20:
605         Add plugin for Intel WiMAX SDK support.
606         Add special handling for default vendor SSIDs.
607         Add support for default gateway in different network.
608         Add support for automatic switching of default gateway.
609         Add support for asynchronous handling of Powered property.
610         Add support for connecting/disconnecting Ethernet services.
611         Add support for more detailed error states of services.
612         Add support for clearing error state via ClearProperty.
613         Fix error code for invalid or unknown properties.
614         Fix various timeout handling issues.
615         Remove Policy and Priority device and network properties.
616
617 ver 0.19:
618         Add hidden networks to the service list.
619         Add support for storing the service name.
620         Fix service list sorting for connected services.
621         Fix missing cancel command when operation times out.
622         Fix various issues with service favorite handling.
623         Remove Available and Remember network properties.
624
625 ver 0.18:
626         Add support for asynchronous service connect method.
627         Fix broken storage of service favorite details.
628
629 ver 0.17:
630         Add AT chat library implementation.
631         Fix service lookup for WiFi and WiMAX devices.
632         Fix service state signal emission and error handling.
633         Fix storing and loading of configured passphrases for services.
634
635 ver 0.16:
636         Update Intel OSPM support to latest specification.
637         Add initial support for new service interface.
638         Add support for builtin plugins.
639         Add extra warning if no nameserver is defined.
640         Add error reporting for state and storage directory creation.
641         Add error message for network and device storing failures
642         Fix stale entry in gateway list after connection changes.
643         Fix handling of DHCP results with no nameserver.
644         Fix infinite loop for service lookup.
645         Fix various format string warnings.
646
647 ver 0.15:
648         Detect VMware network interface and ignore them.
649         Fix setting of scan_ssid for hidden networks.
650         Fix empty network name property.
651
652 ver 0.14:
653         Add support for detecting DHCP failures.
654         Add support for joining hidden WiFi networks.
655         Add support for device and network address property.
656         Add support for default /etc/resolv.conf generation.
657         Fix issue with wrong address setting for loopback.
658         Fix detection of WiFi access point changes.
659         Fix crash with blob properties.
660
661 ver 0.13:
662         Add support for notification infrastructure.
663         Add fully dynamic property storage capabilities.
664         Fix broken loading of last network on bootup.
665         Fix crash when unplugging WiFi devices.
666         Rename OSPM plugin to Intel OSPM plugin.
667         Rename WiMAX plugin to Intel WiMAX SDK plugin.
668
669 ver 0.12:
670         Fix connection state change handling.
671         Fix network list enumeration.
672         Fix broken driver matching for devices.
673         Fix issue with network identifier lookup.
674
675 ver 0.11:
676         Add plugin priority handling.
677         Add network type for WiMAX.
678         Fix network protocol selection for Bluetooth PAN.
679         Fix parameters for Bluetooth PAN disconnect method.
680
681 ver 0.10:
682         Fix races with connection signals.
683         Fix automatic switching of default connection.
684
685 ver 0.9:
686         Rename FlightMode to OfflineMode.
687         Add static IPv4 setting support for Ethernet devices.
688         Add extra options to exclude devices and plugins.
689         Add support for toggling debug output.
690         Add support for ScanInterval property.
691         Fix handling of disconnect commands from applications.
692         Fix detection of networks that are out of range.
693         Fix setting network remember status.
694         Fix argument type checking of properties.
695
696 ver 0.8:
697         Add Device and Network property to connection interface.
698         Add option to disable installation of data files.
699         Add command line option to show version number.
700         Fix signal emission for network changes.
701
702 ver 0.7:
703         Add basic support for flight mode.
704         Add support for multiple storage drivers.
705         Add support for RTNL newlink watch API.
706         Add support for different security privileges.
707         Add support for device and network priorities.
708         Add functions for setting network properties.
709         Fix issue with listing devices without a driver.
710         Fix issue with WiFi scanning indication.
711         Fix detection of WiFi security changes.
712         Update WiFi driver to use new network helpers.
713         Install different D-Bus configuration for PolicyKit.
714
715 ver 0.6:
716         Add CONNMAN_API_SUBJECT_TO_CHANGE definition.
717         Add detailed configuration options.
718         Add various D-Bus helper functions.
719         Add generic device driver infrastructure.
720         Add generic network driver infrastructure.
721         Add property for WiFi network mode.
722         Add property for network interface name.
723         Add property for global connection policy.
724         Add support for verbose compiler warnings.
725         Add support for device detection via udev.
726         Add support for systems with udhcpc.
727         Add support for Bluetooth PAN networks.
728         Fix WiFi issue with DHCP restart after handshake.
729         Fix exported symbols list creation.
730         Remove deprecated and unused plugins.
731
732 ver 0.5:
733         Add support for handling Bluetooth adapters.
734         Add support for activating wpa_supplicant on demand.
735         Add Device property to network objects.
736         Add Scanning property to device objects.
737         Fix Name property of device objects.
738         Fix WiFi SSID to object path conversion.
739         Fix duplicate wireless scan results.
740         Fix built issue with libudev and uClibc.
741         Fix issues with element registration failures.
742
743 ver 0.4:
744         Add DNS proxy resolver plugin.
745         Add support for default connections.
746         Add support for gateway change notifications.
747         Add signal strength property for connections.
748         Add property for connection type.
749         Fix issue with carrier detection.
750         Fix broken resolvconf plugin.
751
752 ver 0.3:
753         Add support for automatically connecting known networks.
754         Add improved framework for handling resolver details.
755         Add generic signal strength property.
756         Fix bridge and WiMAX device detection.
757         Fix network listing for Ethernet devices.
758
759 ver 0.2:
760         Add support for indicating network changes.
761         Add support for signal strength property.
762         Add support for unique device names.
763         Fix broken device enumeration.
764         Fix issue with device removal callback.
765         Fix issue with wpa_supplicant disconnecting.
766         Fix D-Bus access policy configuration.
767
768 ver 0.1:
769         Initial public release.